Image

Imagealicemac wrote in Imagedevelopers 🙃silly

Flash to PHP3 to JAVA. OMG! :)

Okay here's the question. I want to parse variables with PHP from a Java program. After that I want these variables loaded in flash. The problem is that from flash a variable is sent to the php script. The php script sends it to the Java program and the Java program should return it to php and php back to flash. I know how to load variables into flash from a php script, but how do I load vars from a Java program? There is a webinterface to it. Please help me out asap :-)