Hi all
I'm trying to create a simple Flash shoutbox. It basically has three input boxes (with their variable names....."name,email and msg"). Once the user fills in these details, the variables will sent to a php script (via a submit button). My aim is to get the php script to output these variables to a dynamic text box within my movie. How do I these details from PHP to a specific dynamic box?
Thank You
I'm trying to create a simple Flash shoutbox. It basically has three input boxes (with their variable names....."name,email and msg"). Once the user fills in these details, the variables will sent to a php script (via a submit button). My aim is to get the php script to output these variables to a dynamic text box within my movie. How do I these details from PHP to a specific dynamic box?
Thank You