Posts Tagged cs4
Dynamically Add UIScrollbar to Textfield AS3
Posted by Jeff in ACTIONSCRIPT 3.0 on February 17, 2010
This is building off my previous post and adding a scrollbar to the textfield if there are too may tweets to fit in it. You don’t need to load data from a HTTPService but this is helpful for loading data when you don’t know its length ahead of time.
HTTPService and ArrayCollection in Flash CS4
Recently I had a need to use the HTTPService & ArrayCollection Flex classes from inside Flash CS4. In order to do this you need to point to the Flex classes in your Flash preferences as outlined in this post. Code after the jump. Read the rest of this entry »
Where do I put swc files in Flash CS4?
Posted by Jeff in ACTIONSCRIPT 3.0 on March 26, 2009
I ran across this question the other day and there were links to CS3 but not for CS4. What I did was put it in the following location, after creating a new folder to hold my components for organization. A restart of CS4 will have them show up in your components library.
C:\Documents and Settings\username\Local Settings\Application Data\Adobe\Flash CS4\language\Configuration\Components\NewFolder