Any Macromedia Director supremos on here?
Any Macromedia Director supremos on here?
Author
Discussion

schueymcfee

Original Poster:

1,575 posts

283 months

Wednesday 11th February 2004
quotequote all
I'm using Director with PHP.

I send a variable to the PHP script using postnettext(URL, variable) - the PHP script does its thing.

Now I need to do the reverse, I need to retreive the contents of a variable from a PHP script to a running Director movie.

Any ideas?