Hello!
Here is something I assume is relatively simple but have never bothered to find out -
Iām not finding the answer anywhere!
All I am trying to do is this:
Have a thumbnail image acting as a button - sitting on my HTML page.
When the user clicks it, the button uses the POST method to send a specified variable.
I think I can handle the variable from there using javascript - which will talk to my embedded swf.
Can anyone point me in the right direction?