Hi again,

My mistake... try this:

getURL("mailto:n...@name.com";);

C:

-----Original Message-----
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of ana mock
Sent: Tuesday, 25 August 2009 11:50 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] "mailto" problem in flash

Hi,

I am creating a website with flash 8 , and on that is a page , that have
an "send email-button" (it suppose to open outlook window).
When I publish the file in "swf" , the "email button" works just fine,
but as soon as I publish the file with "HTML extension", the send email
button is dead in browser.( I have tested on Fire Fox and Internet
Explorer).
Hear is my code:

on(release){
getURL("n...@name.com");
}


Is there some code I can add or something?
Thanks in advance!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
This e-mail, including any attached files, may contain confidential and 
privileged information for the sole use of the intended recipient.  Any review, 
use, distribution, or disclosure by others is strictly prohibited.  If you are 
not the intended recipient (or authorized to receive information for the 
intended recipient), please contact the sender by reply e-mail and delete all 
copies of this message.

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to