logo
  Member's Home

Knowledge Base > Exporting Flash Movies > How to add my SWF fi...

How to add my SWF file of my Toufee movie to my webpage?

Use the following HTML code to add your SWF file to your webpage

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width=PIXELS height=PIXELSalign="middle">
<param name="movie" value=PATH_TO_YOUR_SWF_FILE>
<param name="quality" value="High">
<embed src=PATH_TO_YOUR_SWF_FILE width=PIXELS height=PIXELS align="middle" quality="High" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>


Replace the value PATH_TO_YOUR_SWF_FILE with the URL of your SWF file, for example http://www.optonline.net/mymovie.swf
Replace PIXELS with the height or width of your movie as appropriate. Also note to change the align value to one of your choice (the possible values are left, middle and right).

This article has been viewed 1103 times.

All times are GMT+5.5. The current time is 06:13:33 PM
Generation time: 0.018 seconds. Database queries: 4