|
Greetings Forum,
I am kinda new to flash and now I need a little help, please. I have created a button in flash and attached an actionscript as follows..................
on (release) {
getURL("jobseekeroptions.php");
}
On the website when this button is clicked instead of loading jobseekers.php into the browser it loads the .com website.
I have loaded the php variables for this page into the .swf file. Do I have to load the variables into the button actionscript too??
Can someone tell what I am doing wrong here???
Thanks in advance
THERE IS NO SPOON
|