Hi, How can I use a resource property file in Flex. I want to store the static component labels as well as error messages / alert messages of the application in a property file or an xml file. When Flex loads the mxml or application throws error message etc., it should get the description of the message dynamically from the property file. Basically, I am looking for a Flex equivalent for a ApplicationResources.properties file in Struts. How can I do this? Does anybody have any sample code for this to try out.
Thanks, Shweta -- 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/

