Making a slide

Hi all,

I have a few animated movie clips and they are in my main (temp.swf) file. Those MC’s contain some simple animation. I want to be able loading them as a slide. I’m not using any external xml or swf file. Does anyone know the best way to do that with actionscript? with examples would be really appreciated.

I’m thinking to use a simple array, adding all my mc’s on it. Is that the best way to deal with?