amymeyers
07-16-2004, 01:24 AM
Please help me :)
I have been working on this issue for an embarrassing amount of time.
I am trying to figure out how to get flash to read parameters that are passed through a url as a query string.
For example, I may send an email to a client with a link such as:
<a href="http://www.yourdomian.com?id=20034"> so that they can view a particular product on my flash website.
When the user clicks the link, the url is correctly displaying the querystring above. But, I cannot get the flash file to get the parameter.
What code do I need to put into flash in order to be able to capture the id=20034 ?
Please save me :)
I have been working on this issue for an embarrassing amount of time.
I am trying to figure out how to get flash to read parameters that are passed through a url as a query string.
For example, I may send an email to a client with a link such as:
<a href="http://www.yourdomian.com?id=20034"> so that they can view a particular product on my flash website.
When the user clicks the link, the url is correctly displaying the querystring above. But, I cannot get the flash file to get the parameter.
What code do I need to put into flash in order to be able to capture the id=20034 ?
Please save me :)