Question
Looping MovieClips
I have three movie clips in my library. Each has a unique
identifier (mc_1, mc_2, mc_3).
On my main timeline, I create an empty movie clip and want to attach the first MC from the library, have it play all the way through, the attach the second, have it play all the way through, etc...
Any suggestions on how to do this with actionscript?
Thanks
On my main timeline, I create an empty movie clip and want to attach the first MC from the library, have it play all the way through, the attach the second, have it play all the way through, etc...
Any suggestions on how to do this with actionscript?
Thanks