Expand my Community achievements bar.

URL variable to flex and then to PHP

Avatar

Level 1
Hi,



I have built my flex app and released it for build. I have
then published it to a my webserver.



What i would now like to do is pass a URL variable onto my
flex app and then pass the same varibale onto php.



This is what i'm after:




http://localhost/test/test.html?name="what
ever i pass here"



Flex then reads the data contained in the name variable and
passes that onto my script on load using HTTPService.



Is this possible and how would i go about doing it?



Many Thanks,

Slash.
1 Reply