Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] focus this object
- From: javascript@xxxxxxxxxx (Filipiak, Bob (Contractor))
- Subject: [Javascript] focus this object
- Date: Fri, 14 Sep 2001 10:49:00 -0400
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C13D2C.6393A3C0 Content-Type: text/plain; charset="iso-8859-1" AFAIK only link/input type objects can receive focus via JavaScript. Bob Filipiak (Contractor) -----Original Message----- From: dave tee [mailto:teedave@xxxxxxxxxxx] Sent: Friday, September 14, 2001 7:01 AM To: javascript@xxxxxxxxxx Subject: [Javascript] focus this object 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.ca b#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 _______________________________________________ Javascript mailing list Javascript@xxxxxxxxxx http://www.LaTech.edu/mailman/listinfo/javascript ------_=_NextPart_001_01C13D2C.6393A3C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2652.35"> <TITLE>RE: [Javascript] focus this object</TITLE> </HEAD> <BODY> <P><FONT SIZE=3D2>AFAIK only link/input type objects can receive focus = via JavaScript.</FONT> </P> <BR> <P><FONT SIZE=3D2>Bob Filipiak</FONT> <BR><FONT SIZE=3D2>(Contractor)</FONT> </P> <BR> <BR> <P><FONT SIZE=3D2>-----Original Message-----</FONT> <BR><FONT SIZE=3D2>From: dave tee [<A = HREF=3D"mailto:teedave@xxxxxxxxxxx">mailto:teedave@xxxxxxxxxxx</A>]</FON= T> <BR><FONT SIZE=3D2>Sent: Friday, September 14, 2001 7:01 AM</FONT> <BR><FONT SIZE=3D2>To: javascript@xxxxxxxxxx</FONT> <BR><FONT SIZE=3D2>Subject: [Javascript] focus this object</FONT> </P> <BR> <P><FONT SIZE=3D2>I am in the process of creating a flash game and want = to give the object </FONT> <BR><FONT SIZE=3D2>focus onLoad but can't seem to manage it. The flash = code is below and this </FONT> <BR><FONT SIZE=3D2>is the object on the page that I'm trying to apply = the focus to</FONT> </P> <P><FONT SIZE=3D2>Any help appreciated</FONT> </P> <P><FONT SIZE=3D2>dave</FONT> </P> <BR> <BR> <P><FONT SIZE=3D2><OBJECT = classid=3D"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"</FONT> <BR><FONT SIZE=3D2>codebase=3D"<A = HREF=3D"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.= cab#version=3D5,0,0,0" = TARGET=3D"_blank">http://download.macromedia.com/pub/shockwave/cabs/flas= h/swflash.cab#version=3D5,0,0,0</A>"</FONT> <BR><FONT SIZE=3D2>WIDTH=3D550 HEIGHT=3D400></FONT> <BR><FONT SIZE=3D2><PARAM NAME=3Dmovie = VALUE=3D"spacecraft.swf"> <PARAM NAME=3Dquality = VALUE=3Dhigh> </FONT> <BR><FONT SIZE=3D2><PARAM NAME=3Dbgcolor VALUE=3D#666666> = <EMBED src=3D"spacecraft.swf" quality=3Dhigh </FONT> <BR><FONT SIZE=3D2>bgcolor=3D#666666 WIDTH=3D550 HEIGHT=3D400 = TYPE=3D"application/x-shockwave-flash" </FONT> <BR><FONT SIZE=3D2>PLUGINSPAGE=3D"<A = HREF=3D"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_V= ersion=3DShockwaveFlash" = TARGET=3D"_blank">http://www.macromedia.com/shockwave/download/index.cgi= ?P1_Prod_Version=3DShockwaveFlash</A>"></EMBED></FONT> <BR><FONT SIZE=3D2></OBJECT></FONT> </P> <P><FONT = SIZE=3D2>_______________________________________________________________= __</FONT> <BR><FONT SIZE=3D2>Get your FREE download of MSN Explorer at <A = HREF=3D"http://explorer.msn.com/intl.asp" = TARGET=3D"_blank">http://explorer.msn.com/intl.asp</A></FONT> </P> <P><FONT = SIZE=3D2>_______________________________________________</FONT> <BR><FONT SIZE=3D2>Javascript mailing list</FONT> <BR><FONT SIZE=3D2>Javascript@xxxxxxxxxx</FONT> <BR><FONT SIZE=3D2><A = HREF=3D"http://www.LaTech.edu/mailman/listinfo/javascript" = TARGET=3D"_blank">http://www.LaTech.edu/mailman/listinfo/javascript</A><= /FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C13D2C.6393A3C0--
- Follow-Ups:
- [Javascript] focus this object
- From: Tom Mallard
- [Javascript] focus this object
- Prev by Date: [Javascript] focus this object
- Next by Date: [Javascript] Select box blur
- Previous by thread: [Javascript] focus this object
- Next by thread: [Javascript] focus this object
- Index(es):