I am trying to implement an application where the user logs in using a
Title Window. 

1. I need to store data returned from the server containing user info
with successful login. Currently I am using DataGrid but there is only
one record. Is this the best method ? When the Title Window closes
should the DataGrid still be available ? if so how do I then reference
this data to be used for subsequent server request ?

2. I want to populate or create a Label or Button after login and
closing of the Title Window. Not having much luck using functions in
the Title Window to popuplate elements in the parent window.

I am trying to transition to Flex from interactive PDF / JavaScripts.






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