9/8/2011 11:41:20 PM
Title:
Acccess url variables
How can I access variable passed with html url
like
rohit.com/example.html?id=1234564
I wanna access 1234564 and pass it to flash from html
please help thanks in advance
9/9/2011 10:02:12 PM
this is a similar thread with accepted answer .
http://askmeflash.com/qdetail/1687/read-query-string-from-url
9/9/2011 10:05:24 PM
see these links to read querystring formatted parameters from url in a flex or flash application
http://www.abdulqabiz.com/blog/archives/2006/03/06/how-to-get-url-query-string-variables-within-flex-application/
http://www.flexer.info/2007/11/28/access-the-query-string-variables-from-flex-application/