Macromedia Flash
-
actionscript and php integration
2 tutorial(s) found in 1 page
viewing tutorial(s): 1 - 2
You will learn to use the LoadVars object to retrieve a variable we will setup in a PHP file and display its content in a dynamic textbox in Flash. You could use this tutorial
as a first introduction into using PHP with Flash Actionscript.
In this tutorial we are going to learn how to send some text to a php file where it will be processed and stored in a text file. The latest added piece of text will also immediately be send back to flash and will be displayed in a textbox.