I want to know that how can I get and put data between Flash and PHP ?? Any other Script (e.g. Javascript) to do this ?? Or can I get and put data between them DIRECTLY only using variables ?? Thx
I guess the best thing to do is to use URL's, like: http://www.nowhere.com/dontknow.php?test=1&test2=2
There's something in Flash to handle them, I know there is, but I don't know where 🙂
You can pass the data between them directly, have a look at those two tutorials : http://www.thickbook.com/extra/php_flashyquote.phtml
cya Rob