mojoman
03-17-2005, 10:53 PM
Hi all,
I would like to have multiple instances of the same movieclip (we'll call it "main_MC") on screen but have different text in the different movieclip instances...also the text inside main_MC needs to be in another movieclip because I need to tween the alpha of the text. Does this make sense?
If so, and someone could explain to me how to do it I'd appreciate it.
Right now everytime I change the text in one of my movieclip instances...it changes the text in all instances.
The basic purpose is that I want to set up a movieclip that is a drop-down menu item and re-purpose that clip for all of the other menu items. The item also has rollover effects, that's why I need to tween the movieclip that holds the text.
Thanks in advance,
Mojo
I would like to have multiple instances of the same movieclip (we'll call it "main_MC") on screen but have different text in the different movieclip instances...also the text inside main_MC needs to be in another movieclip because I need to tween the alpha of the text. Does this make sense?
If so, and someone could explain to me how to do it I'd appreciate it.
Right now everytime I change the text in one of my movieclip instances...it changes the text in all instances.
The basic purpose is that I want to set up a movieclip that is a drop-down menu item and re-purpose that clip for all of the other menu items. The item also has rollover effects, that's why I need to tween the movieclip that holds the text.
Thanks in advance,
Mojo