Question
Using Flash .swf/sendmail.php
In what has become an endeavor of epic proportions, I am
still trying to find ANY effective and logical way of sending a
basic email to a hardcoded email account from a Captivate .swf
file. I just want my users to enter their name and email address in
a text field and click a Submit button to send an email to a
hardcoded email account.
I have had no luck in achieving this functionality using Captivate solely, but I have discovered one glimmer of hope...using a Flash .swf object that calls a sendmail.php page on my web server. As a test, I have uploaded the .swf and sendmail.php files to my personal web server (which runs PHP) and it works great. However, if I take that same Flash .swf file and import it into a Captivate project, export to .swf, and copy the exported Captivate .swf (containing the Flash .swf) and sendmail.php file to my server, the Flash .swf doesn't work at all. Any thoughts? Could it be that the Captivate .swf can't find the required sendmail.php file?
Thanks,
Brian
I have had no luck in achieving this functionality using Captivate solely, but I have discovered one glimmer of hope...using a Flash .swf object that calls a sendmail.php page on my web server. As a test, I have uploaded the .swf and sendmail.php files to my personal web server (which runs PHP) and it works great. However, if I take that same Flash .swf file and import it into a Captivate project, export to .swf, and copy the exported Captivate .swf (containing the Flash .swf) and sendmail.php file to my server, the Flash .swf doesn't work at all. Any thoughts? Could it be that the Captivate .swf can't find the required sendmail.php file?
Thanks,
Brian