[Javascript] focus this object

dave tee teedave at hotmail.com
Fri Sep 14 06:00:35 CDT 2001


I am in the process of creating a flash game and want to give the object 
focus onLoad but can't seem to manage it. The flash code is below and this 
is the object on the page that I'm trying to apply the focus to

Any help appreciated

dave



<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
WIDTH=550 HEIGHT=400>
<PARAM NAME=movie VALUE="spacecraft.swf"> <PARAM NAME=quality VALUE=high> 
<PARAM NAME=bgcolor VALUE=#666666> <EMBED src="spacecraft.swf" quality=high 
bgcolor=#666666  WIDTH=550 HEIGHT=400 TYPE="application/x-shockwave-flash" 
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the Javascript mailing list