Help a newbie with a simple question?

Hi all…

I’m creating a banner ad, which is composed of various different movie clip components, which appear on the main stage.

Basically I want these clips to play in sequence i.e start ‘clip2’ playing immediately after ‘clip1’ ends

I can obivuosly get this result by adding blank frames at the beginning of each of the component clips, although I assume I am safe in saying this is very bad practice.

I do have a basic understanding of actionscript, but just having problems arriving at the code, for what seems to me, is a pretty simple problem.

Any help appreciated!

i don’t have the exact code right now but i suggest doing an onEnterFrame ‘loadmovienum’ sort of thing and then when you want it to leave do the same but ‘unLoadMovieNum’…if you want the exact code let me know and i’ll grab it from my movie for you.

Cheers, the code would be really helpful.

You can mail it to [email protected], if it’s easier for you.

Thanks again.