Hi,

My application scenario is like this........

I have a main.mxml(login page) and once user logs In to the application i am 
displaying other custom components(other .mxml files)  dynamically based on 
user actions in same main.mxml.

Basically, I am getting some data from database in to  custom component(.mxml 
page) based on user actions.

The requirement is I have to access custom componet data(whatever i got from 
database) in to other components(throught application) and main page also 
during user actions.

Currentyly, I am using Application.application propety for accessing data 
throughout the application as I had declared some Labels in main.mxml and 
setting data to those Labels in other custom components. This approach is 
working fine. But I am not sure whether this approach is good or not, if we 
look performance-wise.

Please, let me know if any other approach exists.

Thanks & Regards,
Sreedhar


      Why delete messages? Unlimited storage is just a click away. Go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

Reply via email to