This is a lesson that will show you how to transform variables from Flash clip to PHP script Means to Learn.
Settings of the Flash player
Make an Input Box with the Text tool. You have to give a name for the impute box in the text properties pannel. You can choose the name by yourself but you have to remember it because you will use it in the PHP script.
I made 3 Input boxes. I named them "name","age",and "eye". I guess they are easy enough to be remembered?
Ok now you will need a button to open the PHP page. To open a new page in Flash use the action script and especially the variables getURL().This is the code:

