A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: E-mail in Flash?

  1. #1
    Expression...7 mullz's Avatar
    Join Date
    Jun 2000
    Location
    England
    Posts
    366
    Does anyone know how to do e-mails from Flash ? Is it possible for starters!

    Any Help would be great as this is a Work Project.

    Cheers

  2. #2
    Junior Member
    Join Date
    Apr 2000
    Posts
    24

    Welcome!!

    Well first you need to create a button. Then double click on it and select the actions tab.
    Click the '+' symbol and select 'Get URL'.
    In the large box next to it type

    mailto:yourname@youraddress.com (replace the Yourname and youraddress where appropriate)

    and when the user clicks on this it will sart their mail program and insert the address in for them.



  3. #3
    Expression...7 mullz's Avatar
    Join Date
    Jun 2000
    Location
    England
    Posts
    366

    Yeah but....

    Yeah I know how to do that I just need to know how you can send e-mail from within Flash, so the user dont need no e-mail account of their own.

    Cheers for the reply though!

    Mullz

  4. #4
    Junior Member
    Join Date
    Apr 2000
    Posts
    24

    Sorry!

    Errr... you use pretty much the same method but you have to use a CGI script which I know nothing about.

    Sorry!

  5. #5
    Senior Member
    Join Date
    Mar 2000
    Posts
    341

    Post Wrong Forum

    If you post this question in the Scription and Backend Forum you will get an in depth answer.

  6. #6
    Expression...7 mullz's Avatar
    Join Date
    Jun 2000
    Location
    England
    Posts
    366

    Smile Cheers Boye

    Cheers mate i'll do that!!

  7. #7

    RE

    I just use a simpleaction script. . .here is what i think it is if i can remember correctly

    Get URL ("mailto:someone@hotmail.com")

    it worked for me!

    http://www.dimensionstudios.net

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