RE: [Flashcoders] outlook need to be oppened from Flash

2006-02-27 Thread Nick Weekes
2006 09:43 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] outlook need to be oppened from Flash Hi , I want to open the oulook 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 "

Re: [Flashcoders] outlook need to be oppened from Flash

2006-02-27 Thread Mayur Bais
try this 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]");};> Mayur ! On 2/27/06, Bharat

RE: [Flashcoders] outlook need to be oppened from Flash

2006-02-27 Thread Adrian Lynch
February 2006 09:43 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] outlook need to be oppened from Flash Hi , I want to open the oulook 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

Re: [Flashcoders] outlook need to be oppened from Flash

2006-02-27 Thread Danny Kodicek
Hi , I want to open the oulook 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. The simplest (but not 100% reliable) method is to use a mailto: link: give your link the url mail

[Flashcoders] outlook need to be oppened from Flash

2006-02-27 Thread Bharat Group
Hi , I want to open the oulook 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 you