![]() |
Macromedia Flash1.Open Flash. The larger window with the white box in it is called the Stage. This is where you will draw your objects and plan where they will move. The window in the top of the screen is called the Timeline (pictured
below). This is where you will plan when your objects will move and when
new objects will appear. 5. While the square is still selected, choose Create Motion Tween from the Insert menu. A dotted line should appear in the timeline, indicating that a motion will begin at that point, but an end destination has not yet been specified. 6. Click on frame number ten. Use the arrow tool to move the
square horizontally to the other side of the Stage. The dotted line in the Timeline
should now show a filled-line arrow, indicating a completed motion between
the two frames. 8. To make your animation viewable on the web, you have to use the Publish command to generate a .swf file and an HTML file that displays that .swf file in the browser. However, make sure first of all to save your file in the regular Flash format (by using File-Save) before publishing it. If you want to edit your movie later, you should edit the original Flash movie you have saved and publish it again. Go to File-Publish Settings. In this window, you can select which type of files you want Flash to generate. The bare minimum to display on a web page is an HTML file and a .swf file, but you can also choose an GIF or JPEG to display an image if the viewer's browser doesn't have the Flash plug-in. To make an animated gif, click on the box next to GIF, under HTML. Click the GIF tab, which should now appear at the top of the window, and choose Animated rather than Static. 9. When you are finished with the settings, choose Publish. Flash will save the files you have selected to the desktop or wherever you have previously specified. 10. If you want to have your animation on a page all by itself, you're ready to upload your files to the server. See the tutorial on using Fetch on a Mac or WS_FTP on a PC. 11. If you want your animation to be part of an already existing page, you need to put a chunk of new HTML into your old HTML file. The easiest way to do this is to open the HTML file you just generated with the Publish command into the SimpleText application. 12. Now you need to copy the part of the HTML that begins with the < OBJECT > tag and ends with the < /OBJECT > tag. 13. Now you're ready to upload your files on a Mac or a PC. Remember to upload your .swf file along with your revised HTML. Macromedia also offers wonderful tutorials and support on creating animation
with Flash.
|