Hello everyone,

hi, i'm having this problem and a huge headache over that,

i created this simple flash with input boxes and button to communicate with a php file, what i want is the flash to communicate with the php file,

first ,

the user will fill up the form in the flash, when the user clicks the button
the flash will send the values to the php files

the php file will catch the values from the flash and then
1. save the values to the table named "comments"
2. then send the result back in the flash from the print in the php file

below is the link to download the file, u just have the change the path of the URLREquest in the flash to your server or localhost.

files

thank you so much in advance