Houckham
Member
Registered: 29th May 03
Location: Newcastle upon Tyne
User status: Offline
|
to validate my script i had to change the embed flash file script to:
code: <object type="application/x-shockwave-flash" data="flash/offers.swf"
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="400" height="250">
<param name="movie" value="flash/offers.swf" />
<param name="quality" value="high" />
</object>
but this does not work in FF browser.
does anyone know what the problem is?
[Edited on 03-06-2006 by Houckham]
[Edited on 03-06-2006 by Houckham]
|