 | |  |
 |

ajwaka
New User
Sep 16, 2004, 7:45 AM
Post #1 of 2
(1952 views)
Shortcut
|
|
Flash not viewed in Netscape
|
Can't Post
|
|
Hello, like most stupid questions, I am new to v3. I'm trying to insert a flash image. It will show when the page is viewed in IE but not in Netscape. The code is changed from what I originally entered in the text mode. For instance, I input <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="572" height="120"> <param name="movie" value="Flash3.swf"> <param name="quality" value="high"> <embed src="Flash3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="572" height="120"></embed> </object> This is how I've always used flash with no real problems. But this editor will change the above to: <object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="120" width="572" align="middle" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> <param value="15134" name="_cx" /> <param value="3175" name="_cy" /> <param name="FlashVars" /> <param value="KelleyHomePageFlash3.swf" name="Movie" /> <param value="KelleyHomePageFlash3.swf" name="Src" /> <param value="Window" name="WMode" /> <param value="-1" name="Play" /> <param value="0" name="Loop" /> <param value="High" name="Quality" /> <param name="SAlign" /> <param value="-1" name="Menu" /> <param name="Base" /> <param value="always" name="AllowScriptAccess" /> <param value="ShowAll" name="Scale" /> <param value="0" name="DeviceFont" /> <param value="0" name="EmbedMovie" /> <param name="BGColor" /> <param name="SWRemote" /> <param name="MovieData" /> <param value="1" name="SeamlessTabbing" /> </object> So, the <embed> tag is completely removed.......... and now that I'm posting I'm remembering about adding the embed in the function to close tags and what not..... DOH!!! Ok, I will try, and believe that's my problem.... but I'm leaving now for a bit. If you read this and know of a different solution, please let me know. Thanks much, Head-n-wrong-end
|
|
|  |
 |

MikeB
Staff
/ Moderator

Oct 14, 2004, 4:52 PM
Post #2 of 2
(1810 views)
Shortcut
|
|
Re: [ajwaka] Flash not viewed in Netscape
[In reply to]
|
Can't Post
|
|
Hi ajwaka, Thanks for the post! Did you have any luck solving the issue with Flash in Netscape? If not you may want to try posting your question on another developer forum. One really good site you may want to take a look at is: http://www.webmasterworld.com/ I hope this helps and if you have any other questions feel free to let me know! Cheers, Mike Briggs - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|