Hi everybody
I was trying to create a mc instance without having the original on stage - but I've run into some problems here. It works just fine if I have the original (call it "clip", i being an index) in the active timeline:
Now if I don't want the first "clip" instance on stage, what do I have to do? I don't want an action script just duplicating what's already there, that's not too creative
Thanks in advance
I was trying to create a mc instance without having the original on stage - but I've run into some problems here. It works just fine if I have the original (call it "clip", i being an index) in the active timeline:
Code:
duplicateMovieClip("clip", "clip" + i, i);
Now if I don't want the first "clip" instance on stage, what do I have to do? I don't want an action script just duplicating what's already there, that's not too creative
Thanks in advance
allow thyself to be the spark that lights the fire
haslo@haslo.ch - www.haslo.ch
haslo@haslo.ch - www.haslo.ch