I think its fairly self explanitory, but Im looking for a tutorial or a simple script to reuse a movieclip, with a dynamic text field inside. I have the script to place all of the clips but I can’t get the labels to be places. I have the actionscript on the timeline frame one. Would it look something like this:
Just copy/paste each MC instance that contains a dynamic text field we’ll call “myText”. Give each button instance on the stage a name, we’ll go with “button1MC” and “button2MC” for this example.