How to Create an Embedded Flash Movie
After creating a Flash animation or movie using the Adobe Flash application, you may want to implement it into a website you are designing. With Adobe Dreamweaver, you can embed a Flash movie file into your HTML code and then upload the file to your web server. Once the file is on your server and embedded into your web page code, it will be viewable by all users who have Adobe Flash Player installed on their computers.
Instructions
-
-
1
Upload the Flash movie you want to embed to your active web server.
-
2
Open Adobe Dreamweaver by using the Start menu on a PC or the Dock on a Mac.
-
-
3
Under the File menu, click "Open" to open the web page code where you want to embed the Flash movie. Place your text cursor in the part of the HTML code that you want to embed.
-
4
Go to the "Insert" menu at the top of the screen and select "Flash" from the Media section.
-
5
Navigate to the location where you stored the Flash movie file in Step 1. Click the Flash file icon and click "Choose." Dreamweaver will embed the movie automatically into the code of your page.
-
1