A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: flash ->php login easy

  1. #1
    Junior Member
    Join Date
    Jan 2001
    Posts
    19

    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

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,039
    Hi,

    you are sure that the server.com in the loadvar call exactly matches the url where the movie is loaded from?

    Musicman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center