how do i send an email using flash without opening the users email client? the getURL(“mailto:someone@server.domain”) does’nt work for me…
and how do i control the content of the body? wherein i can make the content of another textbox appear on the next line…? and is it possible to attach files to be sent as well?
thanks