Mailto Function in Flash MX

Mailto function in flash is not much different than Mailto function in HTML. In HTML this function is applied on links, whereas in Flash it is applied on buttons.

<a href="mailto:user@email.com ?subject=Feedback">click here </a>

this is how it looks in HTML, to test how it works click here

And this is how it looks in Flash:

on (release) {
         getURL("mailto:user@email.com?subject=Feedback");
}

Just create a button in flash, click on your button and open the Actions panel and copy the above code inside Actions panel. Change the email and subject to your own.

image 1

Here is how it should look and work after you have published it and implemented inside the HTML page.


Close    To Top
  • Prev Article-Flash:
  • Next Article-Flash:
  • Now: Tutorial for Web and Software Design > Flash > Basic > Flash Content
    Photoshop Tutorial
     

    Special Effect

      3D Effect
      Photoshop Articles
    Programming Tutorial
     

    C/C++ Tutorial

      Visual Basic
      C# Tutorial
    Database Tutorial
     

    MySQL Tutorial

      MS SQL Tutorial
      Oracle Tutorial
    Geek Tutorial
     

    Blogging Tutorial

      RSS Tutorial
      Podcasting Tutorial
    Graphic Design Tutorial
      Coreldraw Tutorial
      Illustrator Tutorial
      3D Tutorials
    Webmaster Articles
     

    Domain Service

      Web Hosting
      Site Promotion
    Java Tutorial/ Articles
     

    Java Servlets

      JavaEE Tutorial
     

    JavaBeans Tutorial

    XML Tutorial/ Articles
     

    XML Style

      AJAX Tutorial
      XML Mobile
    Flash Tutorial/ Articles
     

    Flash Video

      Action Script
      Flash Articles
    OS Tutorial/ Articles
      Linux Tutorial
      Symbian Tutorial
      MacOS Tutorial
    Personal Tech
      Hardware Tutorial
      Software Tutorial
      Online Auction