Feb 20, 2008 #1 Hondy Technical User Joined Mar 3, 2003 Messages 864 Location GB Hello Can anyone tell me why a Flash banner shows on my site when I view it in IE but not in Firefox? It is only one banner, Firefox DOES display other Flash banners so its not the Flash plug-in. It doesn't make sense!? Cheers
Hello Can anyone tell me why a Flash banner shows on my site when I view it in IE but not in Firefox? It is only one banner, Firefox DOES display other Flash banners so its not the Flash plug-in. It doesn't make sense!? Cheers
Feb 20, 2008 #2 oldnewbie Technical User Joined Dec 6, 2000 Messages 9,142 Location CA Do you have an embed tag along with your object tag in your .html? Have a link to this online? Regards. FLASH HELP - OPENED FOR BUSINESS! TO GET YOUR OWN FREE WEBSITE HOSTING Upvote 0 Downvote
Do you have an embed tag along with your object tag in your .html? Have a link to this online? Regards. FLASH HELP - OPENED FOR BUSINESS! TO GET YOUR OWN FREE WEBSITE HOSTING
Feb 20, 2008 Thread starter #3 Hondy Technical User Joined Mar 3, 2003 Messages 864 Location GB there is an embed tag as per the following: <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="380" height="150"><param name="movie" value="http://our_url.com/en/flash/banner1.swf" /><param name="quality" value="high" /><embed src="flash/banner1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="380" height="150"></embed></object> Does this look ok? I can't send a link as policy doesn't allow me unfortunately. Hope you can help! Cheers Upvote 0 Downvote
there is an embed tag as per the following: <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="380" height="150"><param name="movie" value="http://our_url.com/en/flash/banner1.swf" /><param name="quality" value="high" /><embed src="flash/banner1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="380" height="150"></embed></object> Does this look ok? I can't send a link as policy doesn't allow me unfortunately. Hope you can help! Cheers
Feb 20, 2008 #4 oldnewbie Technical User Joined Dec 6, 2000 Messages 9,142 Location CA Have you tried the same full url (as the one used in the object tag), in the embed tag? http://our_url.com/en/flash/banner1.swf Intead of just flash/banner1.swf as you now have it? Regards. FLASH HELP - OPENED FOR BUSINESS! TO GET YOUR OWN FREE WEBSITE HOSTING Upvote 0 Downvote
Have you tried the same full url (as the one used in the object tag), in the embed tag? http://our_url.com/en/flash/banner1.swf Intead of just flash/banner1.swf as you now have it? Regards. FLASH HELP - OPENED FOR BUSINESS! TO GET YOUR OWN FREE WEBSITE HOSTING
Feb 26, 2008 Thread starter #5 Hondy Technical User Joined Mar 3, 2003 Messages 864 Location GB Sorry, i never saw the reply. Yes, strangly the banner displays in the browser, just not embedded in the page? What does this mean? Thanks Upvote 0 Downvote
Sorry, i never saw the reply. Yes, strangly the banner displays in the browser, just not embedded in the page? What does this mean? Thanks