the way i would do it would be to cut and paste all your layers into a 'Main' MovieClip, and all you'll need to do is move your movieclip down and everything inside the movieclip will move with it.
...
Type: Posts; User: jonnyngan1
the way i would do it would be to cut and paste all your layers into a 'Main' MovieClip, and all you'll need to do is move your movieclip down and everything inside the movieclip will move with it.
...
Have you made sure the stage is also 32x48? you can set these dimensions in the properties panel when you click anywhere on the stage
Hi,
Im trying to get a movieclip to follow the mouse.
what i had at first was
Tweener.addTween(movieclip, { x:mou***, y:mouseY, time:1 etc...
which when the mouse moved, the tween would...
Hi,
I am pretty new to 'drawTriangles' in Flash, is there any site that you went to to understand this better?
I get how I plot dots (x,y) on the stage and connect them to create triangles and...
Whats the error you are getting? can you paste it here? Have you tried just putting " SMB3video.stop();" at the frame you want the video to stop? instead of having the listener?