Tuesday 24 May 2005 12:24:28 am
Hi Roberto,
Your question isn`t releated directly to eZ publish, but try this code ;)
<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="100%" height="100%">
<param name="movie" value="banner1.swf">
<param name="quality" value="high">
<embed src="banner1.swf" width="100%" height="100%" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
Replace banner1.swf with your path_to_the_file. This code should works.
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|