-
flash ->php login easy
Hi,
i`m trying to make a flash4 login on a php page.
I used the php code with normal html form action and it worked!
So something must be wrong with my swf.
I use two fields, one named "user", the other "password" and one butt
two transfer the data.
Button`s code:
loadVariablesNum("http://server.com/login.php",0,"POST");
What I`m doing wrong here - cause if i hit the butt nuthing happened.
May someone can point me to the right link?
>Cheers
>>mt
-
Hi,
you are sure that the server.com in the loadvar call exactly matches the url where the movie is loaded from?
Musicman