Basically... the real thing we need to do is have the Flash movie pass stuff to a php script, which processes them and passes the results back, which causes the flash to jump to a certain movie and display the returned variables.
I have the backend done in PHP already, modifying the output to make Flash happy would be easy.
The question is... how to make Flash call the file, pass the variables and read in the output... trasnparently in the background.
|