Scrolling Content in a Mask – 2 versions
Posted by thornyeternity in ActionScript 3 Snippets on 06. Apr, 2009 | 0 Comments
Two ways of doing scrolling content is AS3 using Timer. Not text scrolling.
MovieClip as button using labels to go to frame automatically.
Posted by thornyeternity in ActionScript 3 Snippets on 02. Apr, 2009 | 0 Comments
How to do auto-frame change for movie clips using labels in AS3. And how to use same function for all events you could want.
Added to Stage Event
Posted by thornyeternity in ActionScript 3 Snippets on 27. Mar, 2009 | 0 Comments
Remedy to stage property not accessible error.


