i’m trying [COLOR=black]to[/COLOR] make an email form but this one won’t work in flash 8
it only takes the email address but doesn’t copy the body and subject
how come?
[COLOR=black]on[/COLOR] ([COLOR=black]release[/COLOR]) { [COLOR=black]getURL[/COLOR]("[COLOR=black]mailto[/COLOR]:" + [COLOR=black]to[/COLOR] + “?[COLOR=black][COLOR=black]subject[/COLOR][/COLOR]=” +[COLOR=black][COLOR=black]subject[/COLOR][/COLOR]+ “&body=” + body); }