all groups > macromedia flash sitedesign > january 2004 >
You're in the

macromedia flash sitedesign

group:

mailbutton


mailbutton George Hartshorn
1/29/2004 5:32:24 AM
macromedia flash sitedesign: I need an fla with a mail button that will call a mail client from a stand
alone player no other exe needed???

Re: mailbutton adam cheasley
1/29/2004 3:17:05 PM
create a now button, add this script;

on (release) {
getURL("mailto:yourname@youremail.com");
}

this should open up a blank e-mail with your e-mail already in it.
hth.

Adam.

[quoted text, click to view]

Re: mailbutton George Hartshorn
2/5/2004 4:46:13 PM
Dont work without a htm I am looking for script that makes this happen from
a stand alone player....bygeorge



[quoted text, click to view]

AddThis Social Bookmark Button