devalex8844
08-05-2006, 09:50 AM
Suppose i want to have a movie clip with 3 frames . I want to put on frame 0 a circle , on frame 1 a rectangle and on frame 2 a bitmap
How do i instanciate a MovieClip instance only with 3 frames ???
I want to manipulate the movieclip with the play and stop methods ; in don't want to use timers or other stuff ... Practically what i want is a sprite with a movieclip inside it , and i want to be able to manipulate it with play and stop ... Plan simple .... How do i do that ???
How do i instanciate a MovieClip instance only with 3 frames ???
I want to manipulate the movieclip with the play and stop methods ; in don't want to use timers or other stuff ... Practically what i want is a sprite with a movieclip inside it , and i want to be able to manipulate it with play and stop ... Plan simple .... How do i do that ???