A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: email button

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    12

    Lightbulb

    I want to create a button so when somebody click there they can send me an email. I'm new with flash, I got to create the button, but I just can't find the way to assing my email address to it. Help please.

  2. #2
    Senior Member
    Join Date
    Mar 2001
    Posts
    189

    use the actions panel

    select and right click on your button and open up the actions panel. Under "basic actions", choose Get URL. At the bottom of the panel are three text input fields.

    In the one called URL, put this:
    mailto:youremail@whereever.com?subject=wherever

    leave the winow input field blank, and leave the variable input field at its default (it should say "don't send")

    And that's about it.

    Close your actions panel and test it.

    If you have any issues, let me know...

    Cheers,

    Tyke

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