Hi!
I have a web application that is supposed to start a flash movie. In IE and FireFox it works nice, but in Safari it doesnd load.
Here's the code:
<object id="obj1" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"codebase=" width="520" height="500">
<param name="movie" value="softcover-limfrest.swf">
<param NAME=autostart VALUE=true></embed></object>
Does anyone know why it doesnt load in safari?
Pål Nesteby
PDC-Tangen
Norway
I have a web application that is supposed to start a flash movie. In IE and FireFox it works nice, but in Safari it doesnd load.
Here's the code:
<object id="obj1" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"codebase=" width="520" height="500">
<param name="movie" value="softcover-limfrest.swf">
<param NAME=autostart VALUE=true></embed></object>
Does anyone know why it doesnt load in safari?
Pål Nesteby
PDC-Tangen
Norway