Nov
9
9
Sequencing in ActionScript 3
© 2010 pajamacode | Theme by DemusDesign, Theme Lab, and Search Optimization | Powered by WordPress
Write an XMLLoader, wait for an event. Parse the xml, wait for some event. Start up some animations, wait for an event. Show some images. wait for an event. Sounds pretty tedious doesn’t it? Well if you’ve ever gotten tired of sequencing things here’s a simple class for you.
filed under: Misc, Scripts | comments (4) | read more...
