Flash data to PHP
Posted: Fri Apr 04, 2008 2:38 pm
How can I send data (almost like an AJAX) to a page, posting whatever information I want (without it having to send everything), then PHP would reply (echo text) and the Flash App can read the information...
The data would be returned like loggedin=true&user=Chris, since it seems Flash likes this form.
The data would be returned like loggedin=true&user=Chris, since it seems Flash likes this form.