First off, Im sure this has been answered here quite a bit, but I still don’t know exactly what I am looking for, so its hard to say which post/tut I should look at.
Im still pretty new to flash, but in the past few long nights I have made a ton of progress.
Im in the middle of designing a website, and right now Im doing everything on one long timeline, but I want to do this the right way, so here goes my situation…
Ive got about 10 navigation buttons that are entering the screen area one at a time using a nice little tween, as soon as one gets half way to its designated location, another one begins the prosess of moving to its location, and so on.
Instead of doing this on one long timeline, I “think” I need to create a movie symbol for each button containing the tween and all. I have done this and it works just fine.
Now, I created an actions layer and placed a blank movie called container in the exact spot that I want each of these button movies to begin. Im pretty sure I am still on the right track.
Here is where I get iffy, and I appologize for not finding this answer here on kirupa because Im sure its already been covered tons of times. First, do I load each movie into this “container” after the previous movie finishes playing? What action script do I write, and where should I place it? Does each movie call the next movie sequentially until all the nav buttons are in place and then return control back to the next frame in the timeline?
If someone could just set me straight :thumb: