Hi Everyone,
I need some help! I've just created a screenblast flash presentation on my website. Some visitors say they can't see the flash because they have MAC's. They have already updated their plug-ins as well.
Question: What can I do to change my coding so they can see the flash?
Here is what I have so far..
<p align="center">
<object id="/Videos/Base.swf" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" height="220" width="360" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="/Videos/Base.swf">
<param value="/Videos/Base.swf" name="movie">
<param value="false" name="loop">
<param value="high" name="quality">
<param value="TRUE" name="play"></object></p>
Thanks....
Jean