Knowledgebase: Customizing
How can I include Flash banners in my website (templates, Banner Ads module, etc) ?
Posted by - NA - on 13 September 2005 02:06 PM
You should use certain block of HTML code to ensure that your flash banner will be displayed correctly, this code is usually provided with flash banner or it can be created manually.

The code always appears in the following format:

<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="468" height="60">
<param name="movie" value="file.swf">
<param name="quality" value="high">
<embed src="file.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="60">
</embed></object>

Of course, it should have your SWF filename instead of file.swf and your banner XY sizes.

Comments (0)
Help Desk Software by Kayako Fusion