ulf
User
 Fresh Boarder
| Posts: 2 |   | Karma: 0
|
Re:flash vs lxmenu - 2007/05/11 21:27
Hello George,
I have the same problem and have tried your tip but it's nor working, at least in firefox, this is the website:
http://www.ulfix.com/dicipa/
This is the code I'm using for the flash movie:
| 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="500" height="195">
<param name="movie" value="templates/dicipa2/images/prodhome.swf" />
<param name="quality" value="high" />
<param name="menu" value="false"><param name="wmode" value="transparent">
<embed src="templates/dicipa2/images/prodhome.swf" wmode="" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="195">
</embed>
</object>
|
What can be wrong?
Thanks in advance
Post edited by: ulf, at: 2007/05/11 21:29
Post edited by: ulf, at: 2007/05/11 22:17
|