ActionScript 3 to Post to PHP and Retrieve Variables with a Simple AS3 and PHP Login
Have you ever wanted to post variables from AS3 to a PHP and get data back from the PHP? This tutorial will show you how to easily take ActionScript 3 variables and post the to PHP. We will create a simple login with AS3 and PHP.