Hello everyone,
Can i ask how to add .swf file in my header? I want to use as my banner but i have no idea how. Any help will be appreciated.
http://www.yuukoweb.com
Thanks for the help
Hello everyone,
Can i ask how to add .swf file in my header? I want to use as my banner but i have no idea how. Any help will be appreciated.
http://www.yuukoweb.com
Thanks for the help
this the sample
<div align="center">
<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="980" height="320">
<param name="movie" value="your swf name.swf" />
<param name="quality" value="high" />
<embed src="your swf name.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="320"></embed>
</object>
</div>
you can see sample on http://www.balimouse.net
the referring swf file is put in the images folder for the theme?
is that correct?
with this attempt, i keep getting an absent header- its just showing up as white
This topic has been closed to new replies.