Question
Read variables from URL query string
Hi. I need to read the variables from a URL:
www.domain.com/index.html?var=1&var=2&var3=3.
I tried all sorts of info from google and i coudn't make it work.
I'm interested in the option when i don't need to do any modifications to the html file, but just do all the coding in flash. I found several examples that are using ExternalInterface and could not make any single one of them work.
Can anyone help?
Tnx.
I tried all sorts of info from google and i coudn't make it work.
I'm interested in the option when i don't need to do any modifications to the html file, but just do all the coding in flash. I found several examples that are using ExternalInterface and could not make any single one of them work.
Can anyone help?
Tnx.