PDA

View Full Version : Email


Big_Rich1
08-10-2004, 07:32 PM
Can anyone tell me how on earth I can get a button in flash to open a blank email? Just lie with the "mailto:" for text but on a button.

Cheers

Cota
08-11-2004, 12:52 AM
getURL("mailto:Me@someplace.com");

Big_Rich1
08-13-2004, 05:40 PM
cheers