Email
Find the cheapest email and the best email provider.
|
|
US $79.99
|
|
|
Can I send flash email along with flash player to someone that doesn't have flash player on his work computer?
How do I write the code for flash email?
I am trying to send a form via email from Flash. But i'm having trouble getting it to work. I have some code from some tutorials but they don't seem to work . I'm using flash and DreamWeaver and PHP script but it's not working. You can go to pisbatlanta.com and go to workshop page to see the form.
Actionscript help...making flash email form!!
Prefer an expert in Flash actionscript ITS LENGTHY BUT ONLY CUZ I POSTED SCRIPTS I am working on an email form on Flash and I got most of it done. However theres a small mistake that I cant seem to find. Heres my actionscript please check the " if" part since the problem is there stop var senderLoad LoadVars new LoadVars var receiveLoad LoadVars new LoadVars sender.onRelease function senderLoad.Name Name.text senderLoad.Email Email.text senderLoad.Phone Phone.text senderLoad.Message Message.text senderLoad.sendAndLoad " mainlinejerky.com index mainlinemail.php" ,receiveLoad receiveLoad.onLoad function if this.sentOk root.gotoAndStop " success" else root.gotoAndStop " failed" heres my PHP < ?php$to " mm slider2001 yahoo.com" $subject " Mainline Jerky Order" $headers " From $Email" $headers . " nReply To $Email" $message " Name " . $Name $message . " nEmail " . $Email $message . " n nPhone " . $Phone $message . " n n nMessage " . $Message $sentOk mail $to, $subject, $message, $headers echo " sentOk " . $sentOk ?> MY problem is that even when the fields are empty, one can still submit the form without playing my " failed" message. What do I need to do? What can I add to play my " failed" message when a field is empty?Thanks in advanced Hope the info provided is helpful
Flash Email Form With Attachment?
I need to make a flash email form that can upload a file and send it through email. I am good with flash and php forms but don't know how to add the attachment capability. Any help would be greatly appreciated
Creating a Macromedia Flash Email/Message Form?
Hi Does anyone know how to create a email message that includes name, address, phone, etc. contact form using Macromedia Flash 8? Or if there is site that has a tutorial on the subject? Please help. Thank you in advance

|