Оффтоп конечно, копипаста
// Mouse Up script for button
try {
mailDoc({
cTo: "somone@example.com",
cSubject: "Your subject goes here",
cMsg: "Body of email goes here"
});
} catch (e) {
app.alert("Could not send email.", 1);
}
http://forums.adobe.com/thread/793083?tstart=0 - мессага номер 7 и от нее еще ниже