Search  

EMAIL TO FRIEND [FLASH + PHP]

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesEmail to Friend [Flash + PHP]

Simple movie to send an email to a friend. Useful for viral marketing campaigns.

100% Vector

Actionscipt 2

Must have PHP -enabled web server to run.

Simple set-up.

Follow comments to customize.

Posted 10 months ago

Hey

how does the message look in the email? and does the email has the url of the site from where it has been send?

Posted 10 months ago

Since Flashden won’t allow the use of PHP in its previews you can test it’s functionality here http://www.bensonarts.com/flashden/emailafriend/

To answer your question: The from address is customizable so you can have it say whatever you want as long as it’s in email format name@webserver.com).">(name@webserver.com). The subject line and body of the email can be easily customized in mail.php

Posted 10 months ago

Hey

is it possible to have everything in a movie clip so I can drag and drop in any other frame or another flash file?

Thanks in advance, great file.

Posted 10 months ago

Yeah sure, that shouldn’t be too much trouble.

Posted 10 months ago

Hello,

Is it possible to make sure it’s a valid email?

Posted 10 months ago

ok so can you tell me how or can you send me the file with the movie clip via mail? thanks

Posted 10 months ago

thanks

Posted 10 months ago

Could anyone explain me the 4 star rating with “(0 votes)” ?? :D

Posted 10 months ago

Simple: It is almost perfect.. According to NoOne…

Posted 10 months ago

COOL

Posted 10 months ago

It’s a bug/glitch seifip.By the way,nice file :)

Posted 9 months ago

Can you include the senders (Your) Email Address?

Posted 9 months ago

peforever, yes you can.

After you create your new field in Flash, change the $sendFrom = $_POST[“yourEmail_txt”];

Posted 9 months ago

I’m also interested to have this in one movie file so I could insert it in my .fla file ?

can you tell me how? or you can also send me the file if you want.

Posted 9 months ago

galactus,

Just create a movie clip in your FLA and copy & paste the frames in that clip.

Posted 9 months ago

Hi

Your file works great but I need to add a small modification. The mail is copied to a second fixed address when sent. I need to include the senders email address ($sendFrom = $_POST[“yourEmail_txt”];) in the sent email so that it can be collected from the fixed address.

Thanks

Posted 9 months ago

is this work on windows server with php enabled?

Posted 8 months ago

If you’re running apache you’ll be fine, if it’s IIS , do this: http://www.intermedia.net/support/kb/default.asp?id=751

Posted 8 months ago

tnx abenson BUT

where to put this script

Posted 8 months ago

What do you mean? You’ll need to put it up on your web server.

Posted 8 months ago

What version of flash and actionscript does this require?

Posted 7 months ago

Flash 8, AS2

Posted 7 months ago

I just purchased this thinking it was AS3 ? How can I make compatible?

Posted 5 months ago

Sorry, this file is not constructed in AS3 . It’s possible that you can use all the same logic and find the differences in syntax to get what you need. http://livedocs.adobe.com/flex/3/langref/migration.html

Posted 5 months ago

Hi! Is it possible to add an image in the mail that’s sent? So it becomes like an e-card sender. Thanks in advance!

Posted 3 months ago

Works great, until I put it in my flash file… I think I’ve tried everything? my flash file is as2 rather than as3 could that be it? thanks.

Posted 2 months ago

This file is AS2 . Perhaps the path from the swf to the php file has changed.

Posted about 1 month ago

How do I get rid of the check from functions for the everything but the email address? I tried deleted the if else checkfrom for both of them but It doesnt work.

Any ideas?

Posted 3 days ago