This is probably a dumb questions, but here goes.
Im trying to adapt a feedback form script Ive found. The variables in the
form I found are send to the sendmail.php with this command:
sender_mail = _root.Semail.text
However, I created an internal movie with the feedback form. How do I
reference the movie clip? Its name is "myform"
Thanks.