Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

54 users online



focus on input text

focus on input text

Currently viewing this thread: 1 (0 members and 1 guests)


TylerDurden

TylerDurden

Cheeky!
Status: Offline!

focus on input text

I embedded a .swf movie in my html like so:

Code:

<object width="500" height="560">
<param name="movie" value="http://www.wierema.nl/film.swf">
<embed src="http://www.wierema.nl/film.swf" width="500" height="560">
</embed>
</object>

And in my .swf i put the following code: in the general properties of the movie:

Code:

Selection.setFocus("film_text");

film_text being the instance name of the input field. And when I just open my .swf it focuses likes it supposed to. However when I embed it in my HTML page, the focus is lost. How do I get it so that even when embedded in my HTML it focuses on the input field (you see the vertical line blinking...)

see the action here

___________________

http://www.xs4all.nl/~wiewer/sam_pixelart.jpg

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0165 seconds.