Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

mailto: links no longer opening email address

New Here ,
Apr 24, 2015 Apr 24, 2015

hi there,

something seems to have happened and i'm trying to troubleshoot whether this is a flash problem, a browser configuration problem, or what... but the simple "mailto:" function for email addresses that i used to use all of the time, no longer works. here's a sample page: http://www.veronicamarch.com/ if you click on "contact" and then click one of the mail addresses, nothing happens. i'm using adobe flash CS6, and the actionscript code that i have in on a button symbol is as follows:

on (release) {

  getURL("mailto:aaalavb@abramsart.com");

}

very simple. it used to work ALL. THE. TIME. not sure what the problem is now, any insight? much appreciated.

thanks,

denise

TOPICS
ActionScript
451
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 26, 2015 Apr 26, 2015

still works for me with the same caveats that always applied: it requires the user to have a default (or at least one) email client.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 27, 2015 Apr 27, 2015

thanks for checking! after numerous tests, i've realized that it must be because i have gmail set as my default email client. so... although gmail recognizes html text links, flash not so much. at least i can stop driving myself crazy with the flash file!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 27, 2015 Apr 27, 2015
LATEST

you're welcome.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines