Groups | Blog | Home
all groups > flash actionscript > august 2005 >

flash actionscript : FLASH FORM TO PHP (rsvp list--cant get it working)


jwalds
8/8/2005 9:12:50 PM
Hey All,

I have a very simple Flash RSVP form that I would like to talk to a remote PHP
script. Ive looked everywhere and cant find a good resource regarding it.
Please help!

Here is the remote PHP URL: http://nutternet.com/PMGN/add_person.php
And here is a link to my .fla: http://www.partymg.com/BETA/rsvp.fla

Currently i have all the var's in the flash the same as the var's in the php.
I think it has something to do with the action i have on the "GO" button...but
i cant figure it out.

on (release) {
addname_form.loadVariables("http://nutternet.com/PMGN/add_person.php", "post");
}

addname_form is the MC that i house the forms in -- the go button is on a
seperate layer.

Any assitance would be greatly appreciated.
David Powers
8/8/2005 11:49:23 PM
[quoted text, click to view]

Go to my site at http://computerbookshelf.com/php5flash/ and follow the
link for the sample chapter. That should set you well on your way.

--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (foED - forthcoming)
Author, "Foundation PHP 5 for Flash" (friends of ED)
AddThis Social Bookmark Button