Re: [flexcoders] Popups and Focus

2007-11-14 Thread Muzak
Use Javascript to set focus to the swf when it's loaded. IIRC, only works in IE, not Firefox. regards, Muzak - Original Message - From: triggersoftware [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, November 14, 2007 11:53 AM Subject: [flexcoders] Popups and Focus

[flexcoders] Popups and Focus

2007-11-14 Thread triggersoftware
I'm trying to get my application to launch a popup as soon as it starts up and the popup should put the focus its text box. The problem is, that while I can see the blue border around the text box, the cursor is not active in the text box, meaning the user has to click on the popup in order to

Re: [flexcoders] Popups and Focus

2007-11-14 Thread Hara Jn
to the swf when it's loaded. IIRC, only works in IE, not Firefox. regards, Muzak - Original Message - From: triggersoftware [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, November 14, 2007 11:53 AM Subject: [flexcoders] Popups and Focus I'm trying to get my

Re: [flexcoders] Popups and Focus

2007-11-14 Thread Hara Jn
- Original Message - From: triggersoftware [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, November 14, 2007 11:53 AM Subject: [flexcoders] Popups and Focus I'm trying to get my application to launch a popup as soon as it starts up and the popup should put the focus its