подскажите пож-та что не так:
1. экшн-скрипт:

Код:
on (release) {
if (subject eq "" and message eq "" and from eq "" and from_mail eq "") {
stop();
} else {
lineAdapt();
loadVariablesNum("mail.php", 0, "POST");
gotoAndStop(2);
}
}
2. файл php:
http://www.headp.ru/mail/mail.php
2. сама форма отправки:
http://www.headp.ru/mail/mail.html