... In this tutorial you will learn how to use the motion tween in Flash. This is a simple animation that will show you how to make objects move. Step 1 : Create a shape Open a new document (file->new->flash document) or from the flash main...
...In this tutorial you will learn how to use the motion guide in Flash. This is a great tool when you need an object to follow any custom path you draw.Step 1 : Setup your stageCreate a new flash document and change the dimensions of the stage to 250...
... go to the action script panel and type in stop(); this will stop the animation from looping. Now the shape tween is all done and were ready to move onto the next step. Step 3 : Creating the motion tween Add a new layer called "Motion". Add a keyframe on frame 10. Click on frame 1 and use the Oval Tool to draw a small circle next to your rectangle. Click on frame...
... to frame 25 and add a new keyframe. Add a new layer and call this "animation". Do any simple animation such as a circle going from left to right. Don't know how to do a motion tween? Check out our motion tween tutorial here. Your flash file should now look similar to this. Step 3 : Adding ActionScript Select your stop button (the square) and copy the...