This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > March 2005 > Flash plug in down load in Netscape





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Flash plug in down load in Netscape
atchut

2005-03-31, 7:33 am

We need to display a pop up incase the flash plug in is not there, which
allows user to display flash. I am using the code in the <head> tag of
html(attached file) such that flash plug in pop up will be displayed the moment
page gets loaded. This is giving a pop up in IE, but in Netscape a small image
is shown first instead of pop up.
Once we click on this page then a pop up is seen allowing the user to download
the flash.
Problems
1)?Click here to get the plug in? image looks odd in the page when the flash
plug in is not available.
2) This is getting reflected in the IE, and a blank image icon is shown in the
IE.
3) The moment user hits the page, he should get the pop up instead of the plug
in image.
I am really trying hard to avoid this plug in appearance. Please help me. It
is urgent.

Code:
<head>
<!-- If flashDownLoad variable is not set to false, then show the pop up -->
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=6,0,40,0"
WIDTH="0" HEIGHT="0" id="myMovieName">
<PARAM NAME=movie VALUE="/assets/HI/static/en/flash_detection.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="/assets/HI/static/en/flash_detection.swf" quality=high
bgcolor=#FFFFFF WIDTH="0" HEIGHT="0"
NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
</head>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews