I want to fetch some parameters from a url on to my flex web application. How can I do that?
For example I want to fetch the parameters name and age from the url http://www.abc.com?name=vkwave&age=25 on to my flex application
Your help would be appreciated
1 Answer