Yes, you can pass variables to the Flex app via flashVars. These then
can be accessed via Application.application.parameters.myVarName in your
application.

This would mean that you'd have to modify the default html wrapper,
which is easy to do.

Jeff

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of netdeep
Sent: Thursday, May 29, 2008 10:59 AM
To: [email protected]
Subject: [flexcoders] launching flex with arguments


Is there a way to launch a flex app and pass it arguments similar to
java's 

public static void main(String [ ] args)  ?


------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
Links



Reply via email to