[flexcoders] Problems setting Focus

2006-06-14 Thread blomasky
When my application starts, I would like to set focus on a particular
control.  It looks like it works (the field gets a blue border), but I
can NOT type into the field until I click on the field.  I am using
the creationcomplete to call the function that sets focus. 

If I call this function when the app is running, then the setfocus
works fine.

Bruce





 Yahoo! Groups Sponsor ~-- 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/nhFolB/TM
~- 

--
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/

* 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/
 





[flexcoders] Best way to design for Speed and Responsiveness

2006-06-05 Thread blomasky
I am building a CRM system that will start with a LOGIN window.  After the user 
is verified, 
the main application window (with multiple tabbed displays). will be presented. 
  Staying with 
the FLEX paradigm, I can have 2 states, the LOGIN and the VERIFIED state with 
the approprate 
panels on each.  However, this creates one LARGE swf.  Logically, I would like 
to have a small 
swf with the login view and logic and have it load the LARGER application code 
in background 
while the user logs on.  This seems like it can be much faster.  If so, can 
anyone give me 
somg guidance as how to write this.

Thanks
Bruce






 Yahoo! Groups Sponsor ~-- 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/nhFolB/TM
~- 

--
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/

* 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/