How to get the URL data?
Hi all,
May be it is obvious but i did not find a way to do this thing :
I have got a site based on a CMS, and the address of each page are like this one :
http://www.myweb.com/index.php?option=com_content&view=category&id=31
This page have an article which a swf in it.
I was to get the URL data in my SWF. So i can do some operations. For example i want to get the value of the id (31 in this case) and put it in a SWF variables.
How do you to do that in action script 3 ?
Thanks for help.
