Button's code for email address's

whats the code in flash 5 to inable input text to be sent to the clients email address - i.e, when the submit button is pressed, the form needs to be sent to the desired email address.

cheers if anyone can help!!

mavis=)

well an e mail is getURL("mailto:bob@beta.com");

can you not a subject line to a mailto ie subject = then a variable or sumthin

Mavis,

What you’ll need to do is involve some php. Flash by itself can’t send emails via forms. That is why you must use outside code. If you know php, though it doesn’t sound like it or else you would’ve thought of that first, great. And if you don’t… send me an email and I can work it all out for you.:beam: