Flash AS3 Chrome Mailto link issues
Posted
by Ryano
on Stack Overflow
See other posts from Stack Overflow
or by Ryano
Published on 2010-06-04T11:15:03Z
Indexed on
2010/06/15
10:42 UTC
Read the original article
Hit count: 448
Hi
I have a problem with flash in Chrome.
I have a couple of mailto: links in my flash web page, when clicking on them in chrome they either don't do anything at all, opens up a blank page/tab and no email client or opens an email client once (have to refresh the page in order to click it again).
Does anyone know the best way in which to do a chrome supported mailto? Seems to work in all other browsers.
I have changed the target to _blank, _parent, _self etc. Plus I have one link actually on the stage and another running through AS.
Hope that makes sense, cheers.
© Stack Overflow or respective owner