Hi
Usually when I want to create multiples instances of a same movieclip (that’s already in the main .fla library) I use new mcClassName()
but what if the clip is external, for example Ball.fla, Ball.as and Ball.swf? I’ve loaded Ball.swf into the main .fla and I don’t know what to do now
thanks