Adding SWF Files to a webpage in Dreamweaver

11:05 AM Posted by BlogTechno

Step1:Either prepare a Flash animation movie yourself or download a free .swf movie from the web to use on your page.

Step2:Open a page in Dreamweaver and place the cursor in the position where you want to insert the movie.

Step3:Choose Insert > Media > SWF. A Select File dialog will open. Navigate to the .swf file and choose it. I suggest that you store the .swf file in the same folder as the .html file in which you are embedding it.

Step4:Fill in Object Tag Accessibility Attributes to give your movie a title for accessibility purposes.

Step5:Dreamweaver inserts the Flash code. You can preview it using the Play button in the Properties panel. Use the Properties panel to set the width and height for the movie and to set Loop and Autoplay the way you want it. Save your work.

Step6:In this process you see a message from Dreamweaver telling you that you need to save the dependent files swffix_modified.js and expressinstall.swf into the Scripts folder. Click OK to do this. When you upload the page to the server, upload the HTML page, The SWF file and the Scripts folder.

Related Posts :



0 comments:

Post a Comment