Following the tutorials on this site I have been successful in sending and recieving data between flash and php.
I have set up a decisional switch in php, and in one of the statments I want to call a flash funcion named “clearnow();” that I would like to call if possible.
Basically I want it to clear the flash form data only after php has finished with it’s query.
You help is appreciated.
Cheers.