I'd say those comments are not completely accurate; this note from 
the same page better describes the problem:

"Note: Due to a limitation in the way that browsers currently handle 
Flash content, the user does have to click on the Flash application 
once to move focus to it on the web page that it is embedded into."

There is a workaround for Internet Explorer that basically entails 
telling the browser to give focus to the Flash Player control when 
the page loads - search the archives or CFlex for an example.  If 
your users are using Mozilla or FireFox, they're out of luck since 
those browsers just don't allow setting the focus programmatically.


--- In [email protected], Gareth Edwards <[EMAIL PROTECTED]> 
wrote:
>
> Is it just me? or does this seem like a severe limitation of using 
Flex
> to build applications.
> 
> Comment from: 
http://www.adobe.com/devnet/flex/quickstart/validating_data/
> 
> // Set the focus on the first field so
> // user does not have to mouse over to it.
> // Note that the user still has to click on the
> // Flex application to give it focus. This is
> // a currently limitation in Flex.
> 
> The company I work for requires that the user does not have to do
> anything to set the focus to the first field when the application 
loads.
> 
> Is there a work around for this "limitation in Flex" ?
> 
> Cheers
> Gareth.
>





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to