It's a standalone presentation in flash, in contact us page , it need to open a default mail client with email add. in " to" field. I ve attach the code on the button , but after running it, it shows nothing, I mean when I click the link it does not open any thing. I tried following actions

link.onRelease = function(){
getURL("mailto:[EMAIL PROTECTED]");
}; <[EMAIL PROTECTED]");};>

or you can create a text box  ,select some text in it..and in the
getURL box in the property inspector write

: mailto:[EMAIL PROTECTED] <[EMAIL PROTECTED]");};>


But none is working.

IBM



----- Original Message ----- From: "Danny Kodicek" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Monday, February 27, 2006 4:48 PM
Subject: Re: [Flashcoders] mailto is not working


Is this in a browser or a standalone? What exactly did you do? 'Not working' isn't very helpful.

Danny

----- Original Message ----- From: "Bharat Group" <[EMAIL PROTECTED]>
To: <flashcoders@chattyfig.figleaf.com>
Sent: Monday, February 27, 2006 10:53 AM
Subject: [Flashcoders] mailto is not working



Guys,

mailto:

is not working in flash movie although it's email publish is working with it. In movie it does nothing.

IBM

Subject: [Flash] outlook need to be opened from Flash

Hi , I want to open the outlook express from my flash presentation. I ve one
email link and I want on clicking on that link it should open the outlook
express with same email add. in " To " field.

IBM
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to