AS3 Transition Manager - Source Code / Example

AS3 Transition Manager - Source Code / Example

AS3 Transition Manager - Source Code / Example

I wrote this bit of code for a project that ended up getting canned around two and a half years ago, and i meant to put the code out back then, but better late then never.

The transition classes in the source code all work with any type of display object in Flash, so you could have text, image or videos etc, the basic example i have thrown together pulls together a random transition with random settings and uses this to play in and then play out the current transition before running again.

All of the code is very simple to follow and the classes are setup in such a way that many more transitions could be added to the code very easily, you just need to sub class the Transition class and off you go.

If anyone finds this useful or puts it to any good use then please let me know how you get on with it.

view transition manager example
download source code
contact me

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*