I want my flex application to receive a string parameter of the swf file it needs to load. is there a way to configure adobe flex 3 to run the application with parameters? how do I retrieve them?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For runtime optional parameters you need to take a look into flashvars
For compile time parameters take a look into conditional compilation