A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Little Problem With Flash E-mail form :-S

  1. #1
    Junior Member
    Join Date
    Mar 2002
    Posts
    1
    I've found a script to send an email with flash (an e-mail form). It works with php and it's really simple. But there's one problem. I recieve the mail but there's nothing in it.

    This is the code I had to paste on the send button:

    on (release) {
    loadVariablesNum ("http://www.rootshell.be/~lesmar/EmailHandle.php", 0, "POST");
    }

    --> Here you can find the swf and the php file:

    http://www.rootshell.be/~lesmar/EmailHandle.php
    http://www.rootshell.be/~lesmar/myemail.swf

    Here's the site I've found the code:
    http://www.flashmove.com/tips/phpflashemail.htm

    PLz somebody help me!!!

  2. #2
    Member
    Join Date
    Oct 2000
    Posts
    79
    hate to wreck your party, but that script is NOT to send Flash via email, but to send and email with Flash.

    ie, all the script does is allow you to use Flash as a front end to send an email.

    As far as I know, there is no way to send Flash in email (except as an attatchment) and I would suspect that it's highly dependent on having a special rendering plug in, etc., etc. so I doubt we'll see it in the near future.

    Then again, I could be wrong - get a second opinion....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center