jettisoned
Programmer
Im just a hobby flash user and I just added an swf file to my company site and it can only be seen with Netscape. Why would internet explorer not recognize the file info.
Thanks
Ryan Goldade
Thanks
Ryan Goldade
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="[URL unfurl="true"]http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"[/URL]
WIDTH=500 HEIGHT=250>
<PARAM NAME=movie VALUE="yourmovie.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="yourmovie.swf" quality=high bgcolor=#FFFFFF WIDTH=500 HEIGHT=250 TYPE="application/x-shockwave-flash" PLUGINSPAGE="[URL unfurl="true"]http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>[/URL]
</OBJECT>