| devmaster02 2006-04-18, 6:38 pm |
| hi... my flash swf file doesn"t view with IE, only its work with Firefox
anyone can help me..here's the code - <td colspan="3"<object
"classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=6,0,29,0" width="766" height="150">
<param name="movie" value="<?php echo
$mosConfig_live_site;?></templates/site/images/flash/header.swf">
<param name="quality" value="high"
<embed src="<?php echo
$mosConfig_live_site;?>/templates/site/images/flash/header.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="766"
height="150"></embed></object</td>
|