LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-14-2006, 01:10 AM
taro taro is offline
Registered User
 
Join Date: Feb 2006
Posts: 13
Rep Power: 0
taro is on a distinguished road
Crying FLASH PHP Submit Form Whit template!!

Hi
It seems to be an easy task to follow tutorials on how to create a submit form from scratch.
I have a template that i have been trying to modify but if a change a name or a color, something else wont work. is kind of all connected, so i gave up.


My template has a button movie clip; and on the contact page there is the whole text field with name last name telephone company email and message

I have been looking for a PHP script that suits my needs

So far the action script on my template is as follows
Actionscript:
on (rollOver) {
    gotoAndPlay("t1");
}
on (releaseOutside, rollOut) {
    gotoAndPlay("t2");
}
on (release) {
    _parent.t1 = "";
    _parent.t2 = "";
    _parent.t3 = "";
    _parent.t4 = "";
    _parent.t5 = "";
    _parent.t6 = "";
}
after that i added the loadvariablenum action script and called the php file on my server and i enrouted that to a probably 20 different scripts with no luck.

t1 t2 t3 t4 t5 t6 are the text variables... and i try changing the PHP scripts to match t1 t2 t3 t4 t5, when i do that instead of what the regular PHP scripts have like

($_POST['something'] i change the something for t1 or t2 and so on depending on what is suposed to be there....

also i tried changing the info First Name: $fname
Last Name: $lname
Email: $email

where name and f name i will put t1 t2 t3 t4 depending on my info.

i am sorry i do not give the php because i tried so many that i am starting to think what i need is a script totally made by me.

the template is very sensitive, i tried changing the var names to something like name email and so on, but the submit button did not work anymore, also the clear botton to erase all the info did not work, i tried to select the whole input text and create a single movie clip like they said in one tutorial but my buttons didnt work as well

when i load a PHP script and i only change my e-mail info, and i leave the PHP original, i do get the email but all info is missing. or blank.

I have been strugling with this for days plllllllllllllleeeease any help!!!!!!!


PLEASSSEEE

Last edited by saumya : 02-14-2006 at 07:28 AM Reason: missing as tags
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash & PHP Form Tutorials CreativeMind Flash CS3 / Flash 9 0 06-18-2009 12:21 PM
Open Letter to Macromedia molaram General Flash 10 02-18-2005 01:29 AM
Need help on getting getting this flash form to submit it's values to PHP spiktaculardj Flash MX 2004 2 02-03-2005 03:55 AM
Problem PHP mail form with Flash MX nyc11217 Web Platforms - PHP, JSP and .NET 7 11-06-2004 08:49 PM
Flash Form and PHP mastamind Web Platforms - PHP, JSP and .NET 1 07-22-2004 01:10 AM




All times are GMT. The time now is 01:28 PM.