All, When I launch my flex application using browser, I am able to pass the parameters through html page/javascript etc. But during development, my run configuration in Flex builder refers to the .swc file, so flex application is launched directly using flash player. Is there any way to pass parameters while launching this way?
Ben