Flash AS3 Chrome Mailto link issues
- by Ryano
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.