Hi,
How can I link to "home.htm?i d=1" ? I have tried to use
getURL("home.ht m%3Fid-=1") and getURL("home.ht m?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.
Thanks in advance.
Gordon
How can I link to "home.htm?i d=1" ? I have tried to use
getURL("home.ht m%3Fid-=1") and getURL("home.ht m?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.
Thanks in advance.
Gordon
Comment