How can I link to “home.htm?id=1″?
Hi all,
How can I link to “home.htm?id=1″
? I have tried to use
getURL(“home.htm%3Fid-=1″) and getURL(“home.htm?id-=1″)
but it doesn’t work because flash looks for the physical file which doesn’t exist because I’m using the parameter id=1 to generate some values in my page.
Read more about it at buzzycode.com