Hi all. I'm trying desperately to get a form working from within a movie clip nested within another movie clip. I've used several tutorial files from various sources. They all seem very straighforward, as I've gotten cgi script-based forms to work on my server before. But that was HTML, and this is Flash.
The basic problem is that I don't get anything at all from the script: no response sent to the recipient, and no errors. I've tried .cgi, .pl, and .php3 scripts (with corresponding formatting of the variables and send button actions), and none of them work. My server is configured for all three scripting languages.
Ideas? Is there something special I have to do to handle the variables if they are in a movie clip, rather than on the main timeline?
Any advice is MUCH welcome.
Thanks in advance.
Oculus.
P.S.: if it helps, I can post code segments, or reference the scripts I'm using.
The basic problem is that I don't get anything at all from the script: no response sent to the recipient, and no errors. I've tried .cgi, .pl, and .php3 scripts (with corresponding formatting of the variables and send button actions), and none of them work. My server is configured for all three scripting languages.
Ideas? Is there something special I have to do to handle the variables if they are in a movie clip, rather than on the main timeline?
Any advice is MUCH welcome.
Thanks in advance.
Oculus.
P.S.: if it helps, I can post code segments, or reference the scripts I'm using.