Hi,
Thanks for your replies.
@Studio - no, am not familiar with Zinc. I'm working with something I made
in flash.
@Rashid - My syntax works if I publish the html and open it. Same with your
syntax. However, none work if I open the swf or the projector exe.
Any other idea?
Regards,
~ Jai
On Tue, Jun 16, 2009 at 3:33 PM, Rashid Ahmed <abid.inc@...> wrote:
>
>
> Hi,
>
> your syntax seems to be correct. Try this out:
>
> on (release) {
> MailVar = "abc@... <abc%40xyz.com>";
> URL = "mailto:" + MailVar;
> getURL (URL, "_blank");
> }
>
> Hope this helps,
>
> Cheers
>
>
> [Non-text portions of this message have been removed]
>
>
>
[Non-text portions of this message have been removed]