Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

MailForm Flash CS3 component by FlepStudio [ FREE ]

This is a discussion on MailForm Flash CS3 component by FlepStudio [ FREE ] within the FlepStudio components forums, part of the Components category; Your website is confusing? If there is an email form download available, make it apparent....


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Components > FlepStudio components

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #21 (permalink)  
Old 17-04-08, 15:30
Junior Member
 
Join Date: Mar 2008
Posts: 1
Rep Power: 0
Monte is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

Your website is confusing? If there is an email form download available, make it apparent.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #22 (permalink)  
Old 17-04-08, 15:56
Onsitus's Avatar
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,012
Rep Power: 3
Onsitus is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

Quote:
Originally Posted by Monte View Post
Your website is confusing? If there is an email form download available, make it apparent.
Link to the download section at the end of the article.
Then yes, a minimum of effort is required to click the component section and choose the MailForm Component. More then a thousand users as done it before without problem.
Direct link:
http://www.flepstudio.org/forum/down...do=file&id=123
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #23 (permalink)  
Old 21-04-08, 16:35
HHR HHR is offline
Junior Member
 
Join Date: Mar 2008
Location: romania
Posts: 4
Rep Power: 0
HHR is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

cool component

but i need to be a little bit bigger 500X360 and i dont wont tu have Contact Us and name email suject messeg in the english language I can change the language( need romanian)? or this is the standard form and cannot chgange?

i try to find the source of this component in the C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Components\..... but i dont find anywhere...in this folder:D it`s hiddend? or private information?:D

cool staf you make FLEP i download all :D but i dont like because you put the cod in the .as files ....i work in the action script from inside the flash cs3 program..

respect !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #24 (permalink)  
Old 18-05-08, 04:22
Junior Member
 
Join Date: Mar 2008
Posts: 1
Rep Power: 0
cheikhna is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

Hi,
Formail is a great component, thanks a lot ^ ^
But how can we change the texts, labels ?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #25 (permalink)  
Old 25-06-08, 19:31
Junior Member
 
Join Date: Jun 2008
Posts: 1
Rep Power: 0
traptee is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

How do I resize the form if possible?

Last edited by Onsitus; 25-06-08 at 21:22..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #26 (permalink)  
Old 25-06-08, 21:33
Junior Member
 
Join Date: Mar 2008
Posts: 4
Rep Power: 0
Parker is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

Hey Flep,

Smokin' component my friend. Also just wanted to say thanks for providing us with the fantastic resource site. One of the best out there.

P
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #27 (permalink)  
Old 27-06-08, 16:03
Junior Member
 
Join Date: Apr 2008
Posts: 18
Rep Power: 0
flowmatic007 is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

I loaded everything fine I thought but when I was testing it out I didn't get any email.
Do I have to adjust anything here in the php file?

$to = ($_POST['address']);
$subject = ($_POST['titolo']);
$message = ($_POST['messaggio']);
$message .= "\n\n---------------------------\n";
$message .= "This E-mail has been sent from: " . $_POST['nome'] . " <" . $_POST['email'] . ">\n";
$headers = "From: " . $_POST['nome'] . " <" . $_POST['email'] . ">\n";
if(@mail($to, $subject, $message, $headers))
{
echo "answer=ok";
}
else
{
echo "answer=error";
}
?>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #28 (permalink)  
Old 27-06-08, 17:57
Junior Member
 
Join Date: Mar 2008
Posts: 4
Rep Power: 0
Parker is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

Hey flowmatic007,

You don't need to change anything in the PHP script, but you do need to change the destination email address in the parameters panel in CS3.

hope that works
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #29 (permalink)  
Old 27-06-08, 18:42
Junior Member
 
Join Date: Apr 2008
Posts: 18
Rep Power: 0
flowmatic007 is on a distinguished road
Question Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

Thanks Parker,
I did change the parameters to my email address, but still no go. I also change the url for the php file to read "http://www.mywebsite.net/sendMail.php". I don't know what else needs to be done. Do you know if I need to do something special in my script with WebDav?

Thanks in advance for the help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #30 (permalink)  
Old 27-06-08, 19:19
Junior Member
 
Join Date: Mar 2008
Posts: 4
Rep Power: 0
Parker is on a distinguished road
Re: MailForm Flash CS3 component by FlepStudio [ FREE ]

Flow007,

I didn't have to change anything on my PHP script, I just left it as it was. I guess my next suggestion would be to make sure that your web host supports PHP.

Otherwise I literally just dragged the component from the menu and changed my destination address in the parameters field, and it works.

Sorry I can't be more help.

P
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

« PlayMe mp3 player | - »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Componente MailForm per Flash CS3 by FlepStudio Flep Componenti di FlepStudio 12 24-11-08 10:05
JellyMenu - Flash CS3 component by FlepStudio [ FREE ] Flep FlepStudio components 12 11-11-08 08:46
SimpleGallery - Flash CS3 component [FREE] Flep FlepStudio components 13 29-10-08 18:15
ImageLoader - Flash CS3 component by FlepStudio [ FREE ] Flep FlepStudio components 6 15-09-08 14:42
help MailForm christianbona Componenti 10 14-06-08 11:33


All times are GMT. The time now is 18:20.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406