Yeah, I struggled this issue for several hours also and thought I had something wrong in my code in first view. Then realized the Player couldn't get the focus in the beginning.
George Tracy Spratt wrote: > > The problem here is that the Flash Player itself does not have the focus. > > Solutions include using javascript to set the focus to the flash > player. There are browser issues here. I have done this with IE, but > have heard that it cannot be done in Firefox. > > Search the archives of google for examples. > > Tracy > > ------------------------------------------------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] > *On Behalf Of *Patrick Lemiuex > *Sent:* Thursday, September 27, 2007 8:13 PM > *To:* [email protected] > *Subject:* [flexcoders] YAFQ - Yet Another Focus Question > > > > Hi, Can I see an example of how to set focus to a textinput when a > flex application loads? I can get focus after a click, but is there > a trick to make it autofocus? > > Thanks, > Patrick >

