Wednesday, January 26, 2011

How to use our Simple Sequencer

How to use our Simple Sequencer:

Imagine: MovieClip A is supposed to play for 87 frames, then stop. MovieClip B then slides in and when it reaches its stopping point, MovieClip C fades up. When all that’s done, we’ll load the user’s Facebook profile if they’re logged in and if not, MovieClips D and E will then sequentially animate in respectively. The code isn’t hard to write... there are just so many events and handlers that you wind up with a hundred lines of code just to handle the order of animations. Sound familiar?

No comments:

Post a Comment