Hi.
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?
thanks!
Hi.
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?
thanks!
For runtime optional parameters you need to take a look into flashvars
For compile time parameters take a look into conditional compilation