Link to home
Start Free TrialLog in
Avatar of tdantona
tdantonaFlag for United States of America

asked on

Click to activate and use this control

Sorry if this is a lame one - i was surprised not to find a post about it :-/

When using IE on the following site:

     http://64.78.32.215/GES/In_Cold_Blood/index.html

my Flash elements ALL require either the Spacebar be pressed or a mouse click to activate them. Now the only Flash element that is actually a control is the Menu at the top, the rest are simply video. When using Netscape or Firefox, the elements are active from the start (as i would want them) and no white boxes appear around them during mouseover.

What am i missing here - I want IE to behave like Netscape does in this case and not require a click to activate nor display the white outline box during mouseover of an inactive component.

here is the code for the menu:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="756" height="54" id="menu" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="../Flash-Menus/micro_menu/menu/menu.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#005500" />
<embed src="../Flash-Menus/micro_menu/menu/menu.swf" quality="high" bgcolor="#ffffff" width="756" height="54" name="menu" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

Thanks all,
Tom
ASKER CERTIFIED SOLUTION
Avatar of Rabel
Rabel

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tdantona

ASKER

WOW, that was interesting.

Not much of a Java head but i certainly get it now. Thanks.
OK, one problem here.

Now that I have deployed this neither Netscape nor FireFox display anything at all??????

Am i missing something?
Avatar of Rabel
Rabel

that is stange I used the first option on a few of my sites and everything has been fine, please post your code or tell me which option you used