How about passing them as url parameters? You could also probably use Local Shared Objects, but might have domain issues.
I hope you are not building an html-style app in flex, and have a good reason to be using navigateToURL(). Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of markflex2007 Sent: Monday, April 14, 2008 11:51 PM To: [email protected] Subject: [flexcoders] pass value with navigateToURL? Hi, Please help me to know how to pass value from one Flex file to other flex file with navigateToURL? I use navigateToURL to pass variable from page1 to go to page 2 Thanks

