Friday, April 22, 2011

How to Build a Flash Website


1. Open your flash source file or create a new one. To create a new file, perform the actions in Step 2.
2. Choose 'File' from the top menu bar and choose 'New.' The 'New Document' window displays. Select a 'Flash File' option. Create your Flash animation using the tools and options available. Save the file by selecting 'File' from the top menu bar and then 'Save.' Name the file.
3. Choose 'File' from the top menu bar and then 'Publish Settings' from the 'Publish Settings' window. Check the 'Flash' and 'HTML' boxes. This will cause output of an HTML and SWF file of your animation. Click 'Publish.' Click 'OK.'
4. Look in the directory where the files were saved and locate the HTML and SWF files. The HTML file has the coding needed to embed the SWF file. The 'Publish' method also generated the file 'AC_RunActiveContent.js.' This file has coding to fix several browser glitches associated with the use of active content. The HTML contains a reference to this file. Upload these three files to your server.
5. Follow these methods to produce other Flash pages you will include in your website.