I wouldn't recommend passing more than one or two items with FlashVars.
alternatively you could use the deep linking feature/browser manager.

 

http://www.quilix.com/node/2

 

Rick Winscot

 

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Battershall, Jeff
Sent: Thursday, May 29, 2008 11:09 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] launching flex with arguments

 

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: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ]
On
Behalf Of netdeep
Sent: Thursday, May 29, 2008 10:59 AM
To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
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