Guest_imported
New member
- Jan 1, 1970
- 0
i made a small login swf, with two text fields, and i set the focus in the first field. If i open the .SWF the focus works, i mean the cursor is shown and everything, and if i type anything, it is written in the text field, without me having to click inside the text field with teh mouse.
If i open the HTML page where the swf is an object, the cursor is blinking in the text field, but if i type nothing appears. To set the focus i have to click with the mouse inside the text field. It's like the swf has its focus on the text field, but the HTML doesn't have its focus on the swf file.
Any idea how i can make the focus work in the HTML page?
If i open the HTML page where the swf is an object, the cursor is blinking in the text field, but if i type nothing appears. To set the focus i have to click with the mouse inside the text field. It's like the swf has its focus on the text field, but the HTML doesn't have its focus on the swf file.
Any idea how i can make the focus work in the HTML page?