hi folks,

i know this might sound stupid, but my problem is the following:

i have my main stage and on this stage a moviclip instance named "mc1". this mc contains a tweening and a fadeout. i have placed on the main stage also a level with an invisible button that shall duplicate the movieclip once the user rolls over. so far no problem.

but i want the movieclip to start the animation only once the user rolls over it, so i have placed a stop action in the 1st keyframe of the mc, but how do i call the action to start beginning the animation ( i know with a simple gotandplay action) but also the duplicate movieclip action at the same time... i dont know how to combine these two actions...

besides that, if i want the movie to be duplicated randomly i.e. 50 times, i need to do also a while loop and specify the set property for that...so how can i do this all in one button action? ist that possible?

thnx a lot for your help