Jump to content


Contact Form


  • You cannot reply to this topic
13 replies to this topic

#1 purity

    Young Padawan

  • Members
  • Pip
  • 48 posts
  • Location:Australia
  • Interests:My main hobby/intrest in everything to do with Graphics Design. check out my weblog at http://www.half-alive.com

Posted 10 February 2007 - 07:54 PM

hay ive been designing as website in flash and I'm trying to use a contact form tutorial but it is not working for me can someone please take a look and see if they can come up with a better option or a fix for it. :D

http://www.flashvaul...rial.asp?ID=103

thanks!

#2 Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 10 February 2007 - 08:14 PM

Change the button's code to this:
on (release) {
		 if (name == undefined || subject == undefined || message == undefined || email == undefined) {
			   stop();
		 } else {
			   loadVariablesNum("form.php", 0, "POST");
			   gotoAndStop(2);
		 }
}
Whoever wrote this tutorial is probably using a very early version of Flash.

Edited by Ben, 10 February 2007 - 08:14 PM.


#3 purity

    Young Padawan

  • Members
  • Pip
  • 48 posts
  • Location:Australia
  • Interests:My main hobby/intrest in everything to do with Graphics Design. check out my weblog at http://www.half-alive.com

Posted 10 February 2007 - 10:52 PM

ok cool thanks i changed that but the message still is not coming threw is there a problem with grabbing the info from flash to the php script?

#4 Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 11 February 2007 - 01:32 AM

Make sure you name the input text in the variable field, not the instance name field. Also, make sure you're linking to the form.php properly.

#5 purity

    Young Padawan

  • Members
  • Pip
  • 48 posts
  • Location:Australia
  • Interests:My main hobby/intrest in everything to do with Graphics Design. check out my weblog at http://www.half-alive.com

Posted 11 February 2007 - 02:43 AM

ya I used the url of "form.php" and that works fine coss its senting me blank emails and I set all the var no the other field :) but it still in not working...

#6 Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 11 February 2007 - 03:53 AM

Hm, I have had this problem many times before... can you zip the files and post it?

#7 purity

    Young Padawan

  • Members
  • Pip
  • 48 posts
  • Location:Australia
  • Interests:My main hobby/intrest in everything to do with Graphics Design. check out my weblog at http://www.half-alive.com

Posted 11 February 2007 - 05:40 AM

lol umm its exactly as the tutorial says

#8 Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 11 February 2007 - 03:27 PM

View Postpurity, on Feb 11 2007, 09:40 PM, said:

lol umm its exactly as the tutorial says
Well, it might not be, and I don't really feel like following a tutorial about something that I already know..

#9 tjthedj

    Young Padawan

  • Members
  • Pip
  • 35 posts
  • Location:Texas
  • Interests:computers, guitars, and cars

Posted 11 February 2007 - 06:31 PM

if you zip up your files i'll take a look at too and see if i can tell whats wrong.

#10 purity

    Young Padawan

  • Members
  • Pip
  • 48 posts
  • Location:Australia
  • Interests:My main hobby/intrest in everything to do with Graphics Design. check out my weblog at http://www.half-alive.com

Posted 11 February 2007 - 09:44 PM

:lol: here is the zipped files

please try and keep it all in a movie clip thanks heaps

Attached Files


Edited by purity, 11 February 2007 - 09:45 PM.


#11 purity

    Young Padawan

  • Members
  • Pip
  • 48 posts
  • Location:Australia
  • Interests:My main hobby/intrest in everything to do with Graphics Design. check out my weblog at http://www.half-alive.com

Posted 14 February 2007 - 03:19 AM

can anyone please help me hear :blush:

#12 Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 15 February 2007 - 03:41 AM

I had a look at it a while ago. I thought I saw your problem, so I posted it, but then realised that it was infact correct... I honestly can't see the problem. I am actually having the same problem at the moment, apparently. A contact form I made for my bosses website he says they show up blank... yet when I use the contact form to send to my email, I get the message perfectly fine. It may just be because of email servers, maybe not. I haven't yet seen the problem.

#13 purity

    Young Padawan

  • Members
  • Pip
  • 48 posts
  • Location:Australia
  • Interests:My main hobby/intrest in everything to do with Graphics Design. check out my weblog at http://www.half-alive.com

Posted 16 February 2007 - 12:35 AM

hmm so how can i fix this ;) coss I'm sending the emails to a hotmail account

#14 Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 16 February 2007 - 05:57 PM

Well, try sending me an email at d4rkst0n3[at]msn.com with the email form.

If you don't manage to get it working, I have a contact form that you could use.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users