Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
How to Make Flash & PHP Talk
Author: Joseph Miller
| Website: http://www.indivision.net |
Setting POST
You may have scripts that do not need variables from the flash movie. In that case, you can leave the LoadVariablesNum() option set to 'Don't Send Variables'. Otherwise, you will need to set this option to 'POST' if you want variables to be sent into the script. Keep in mind that only the variables from the movieclip that contains the LoadVariablesNum() command will be sent!
Variables In PHP
Variables in a PHP script have a '$' in front of them. For example, the variable named 'who' in flash will be '$who' in the PHP script.
| » Level Intermediate |
|
|
Added: : 2001-12-20
Rating: 7.62 Votes: 168
Hits: 3647
|
| » Author |
|
Can be found at www.indivision.net.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (6 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|