Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Email Form PRO

This is a discussion on Email Form PRO within the FlepStudio utilities forums, part of the Tutorials category; http://img99.imageshack.us/img99/7448/immagine1ci7.png a questo link vedi come lo sto modificando, e vorrei i box ...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Tutorials > FlepStudio utilities

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 19-03-08, 14:46
Junior Member
 
Join Date: Feb 2008
Posts: 8
Rep Power: 0
pupazzo is on a distinguished road
Re: Email Form PRO

http://img99.imageshack.us/img99/7448/immagine1ci7.png

a questo link vedi come lo sto modificando, e vorrei i box darkGrey bianco trasparente 30%...hai idea se vada fatto da AS oppure agendo su degli asset (che pero' non trovo)?

-----------

the link reports the way I modified the component, but I'd like to get 30%transparent white boxes instead of darkGray ones. I tried to figure if it's an asset matter or I should introduce some AS to madify it.

Any advice is welcome! thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #12 (permalink)  
Old 20-03-08, 07:17
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
Re: Email Form PRO

Hi pupazzo,
this is English section only ...

Please open a new thread in Italian section or you do not need to translate your posts

thank you.

Anyway, you can't handle alpha to background TextField instances.
You should use a little trick, create a MovieClip as background under your TextFields and apply the TextField.background=false;
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #13 (permalink)  
Old 29-03-08, 18:48
Junior Member
 
Join Date: Mar 2008
Posts: 1
Rep Power: 0
estoy_muy_loco is on a distinguished road
Re: Email Form PRO

hi !
i'm trying to put the email form in my web site
if i only want to work on flash , how to set in actionscript 3.0

i tried to put php in the flash but it's not work, i know i'm bit stupid on that hehe

anyway
thank you for helping
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #14 (permalink)  
Old 29-03-08, 20:13
Junior Member
 
Join Date: Feb 2008
Posts: 8
Rep Power: 0
pupazzo is on a distinguished road
Re: Email Form PRO

When instruction say: "change the address on line 29 of main.as file" I get into troubles since I found the address is sill there (i put .php, .swf, .htm and .as in the same folder as told), shoul I put a full .php address like: http://www.somesite.com/mailer/sendmail.php?

thanks for any advice


PS: Is it possible to test this locally with a MAMP installation?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #15 (permalink)  
Old 23-04-08, 13:41
Junior Member
 
Join Date: Feb 2008
Posts: 8
Rep Power: 0
pupazzo is on a distinguished road
Re: Email Form PRO

well, I just uploaded this great util to a server and works like a charm. it's a *nix server.

I uploaded it to a window one and it does'nt work.
Is it a mail() function problem? I mean does anyone knows hot to change the .php script to work on window servers?
thanks a lot in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #16 (permalink)  
Old 29-04-08, 13:35
Junior Member
 
Join Date: Apr 2008
Posts: 4
Rep Power: 0
Buiss is on a distinguished road
Re: Email Form PRO

I still got an error: server side error. I tried many path to my sendMail.php file and it still doesn't work yet.

I'm on a linux server
Php 4.1 enabled and javascript either
My mail pro form has been added to a html page
()
On the php file (sendMail)i put my own email address and i put the url path to my info@website.com on the Main.as file.

The flash movie mail form works fine but it cannot connect to my file on my server and then send me back an email to my own email.

About the file permission (777 or whatever number it should be) i cannot figure out where i can modify this setting but on my server, i changed the setting on all files related to mail form to be executable with external script but it didn't resolved my bug mail path.

And i also donated money by paypal because it's important to support those people like Flep making free stuff avalaible to general public.

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

  #17 (permalink)  
Old 29-04-08, 13:37
Junior Member
 
Join Date: Apr 2008
Posts: 4
Rep Power: 0
Buiss is on a distinguished road
Re: Email Form PRO

I still got an error: server side error. I tried many path to my sendMail.php file and it still doesn't work yet.

I'm on a linux server
Php 4.1 enabled and javascript either
My mail pro form has been added to a html page
()
On the php file (sendMail)i put my own email address and i put the url path to my info@websit on the Main.as file.

The flash movie mail form works fine but it cannot connect to my file on my server and then send me back an email to my own email.

About the file permission (777 or whatever number it should be) i cannot figure out where i can modify this setting but on my server, i changed the setting on all files related to mail form to be executable with external script but it didn't resolved my bug mail path.

And i also donated money by paypal because it's important to support those people like Flep making free stuff avalaible to general public.

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

  #18 (permalink)  
Old 29-04-08, 16:35
Junior Member
 
Join Date: Apr 2008
Posts: 4
Rep Power: 0
Buiss is on a distinguished road
Re: Email Form PRO

Ok, ok

forget what i said in my previous post, i found the problem. After 3 days of scratchin my head i have now a nice skin circle like the pope.

A missing letter in the name of my folder caused that server error. This is a very stupid error of mine.

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

  #19 (permalink)  
Old 17-05-08, 17:45
Junior Member
 
Join Date: Mar 2008
Posts: 3
Rep Power: 0
grimurnet is on a distinguished road
Re: Email Form PRO

Hi, I have tried this super e-mail form, but there is something missing, when I send a message using special characters like icelandic letters when I recieve it in my inbox it displays incorrect letters, is there a way to fix this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #20 (permalink)  
Old 15-06-08, 05:23
Junior Member
 
Join Date: Apr 2008
Posts: 18
Rep Power: 0
flowmatic007 is on a distinguished road
Re: Email Form PRO

Help, I keep getting server error, please try again later. Sound familiar or have you seen this b4? I am new at this but I a savvy at least I thought. Do I have to change everything in red on the sendmail.php? What should I do?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

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
Email Form PRO Flep Utilità di FlepStudio 49 28-11-08 11:33
Email form Flep FlepStudio utilities 24 24-11-08 11:57
Email form con Flash CS3 e PHP Flep Utilità di FlepStudio 109 11-11-08 11:14
[email form pro] swf dentro un swf kenzo AIUTO utilità free 1 27-07-08 19:44
mod email form teonji AIUTO utilità free 1 25-07-08 13:02


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


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