Free FlashDen file of the month. Click here to download.
Search  

SEND 2 FRIEND PHP FORM

HomeBrowse CategoriesUtilitiesFormsSend 2 friend php form

The send to friend form requires a server that supports php. All fields have validation checking before the form can be submitted. Form size increases to fit additional email fields

Description— The send to friend form can be used to send a link to any number of emails. For the purpose of the fla and demo i have set this to 3 max emails

Setup php script—

In order to get up and running with the s2f form you first need to open the send2friend.php script. You now need to add your site address and site name, you will find the where to put these between line 10 and 13 of the php script. No changes/modifications are required in the swf.

// - Setup static vars for email - // $sitename = “your site name”;//—// Only need to change this to match your site name $siteurl = “http://www.yoursite.com”;//—// Only need to change this to match your site url //—

Thats it all done

Usage—

The form can be used as a standalone to be added onto an html based site or it could be added to an existing flash site with simple

drag drop mc from library

The php script has been tested on a linux based server and windows dedicated server with php support.

Both fla and php file are fully commented

Posted 9 months ago

ITEM DISCUSSION

Show Comments By

nice work.

Posted 9 months ago

Nice.

Posted 9 months ago

Nice one

Posted 9 months ago

Cheers guys, got an AS3 version waiting on being approved as well

Posted 9 months ago

Nice work ;) very useful item ;):)

Posted 9 months ago

great !

Posted 9 months ago

I meant to post this earlier. Link to AS3 version http://www.flashden.net/item/as3-send-2-friend-php-form/18972

Posted 8 months ago

Anyone have code or can you give instructions on how to put this after an video has played?

Posted 3 months ago

Is there an easy way to add a vertical scroll bar to the “friends” part so you can use a shorter height dimension on the movie while still being able to include multiple friends?

Posted 3 months ago

Yeah you could add a scrollbar. it’s only easy if you know your way around flash.

Thanks for your purchase

Posted 3 months ago

Hey Paul excellent script! only one bug if you press on the ‘’ button the whole structure collapse, if you press more then once on the ‘’ it collapse more, and if you press after that on the ’+’ it scramble the whole thing. this don’t happened if you expand first, press the ’+’ and then the ’-’ any fix?

Posted 2 months ago

i do not know why my comment have line running on it – the full comment including what is under the the line is valid

Posted 2 months ago

Ok i fixed it two minutes after i posted the comment just added the line butMinus.enabled = false; outside the function and it fixed it cool :)

Posted 2 months ago

cool paul!

Posted 2 months ago

Hi, Can you just give me the 2 category.

1. My name: 2. Recepient Email:

Kindly email me at – “formeitsreal3@yahoo.com”

Cool work, anyway!

Posted 2 months ago

Hi wroby2003 can you contact me through my profile page please and i will look at thee files and do this for you.

thanks Paul

Posted 2 months ago

sure paul.

I just need it in my project.. THanks.

Posted 2 months ago

How can I receive a Bcc of all emails sent by this form?

Posted 2 months ago

If you contact me through my profile page i should be able to get this added for you.

Posted 2 months ago

what’s mandrosos.com means in “my_lv.sendAndLoad (“http://www.mandrosos.com/ebook/sendtofriend.php”, result_lv, “POST”);”?

Posted 2 months ago

eh? thats not in my code

Posted 2 months ago

does this file send a predetermined URL or does it send the current pages URL ??

i’m using swfaddress – and don’t want to just send the index page url – i want to use this form to it’s max and send the recipients the specific url to be seen.

please confirm… i’d appreciate it.

Thanks

Posted 10 days ago

It’s a predetermined URL set in the php script though you could just as easily pass this in the call to the php script With minimal work to the flash fla and php script.

Posted 10 days ago