Welcome, Guest
  • Author Topic: Log into PHP-Nuke with Flash fields  (Read 4065 times)

    Andrei

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • Email
    Log into PHP-Nuke with Flash fields
    « on: 01/12/05, 03:46 »
    First I want to say that after reading a lot of posts you guys are very nice and helpful.
    This site has already taught me 5 things in 30 minutes and I am very excited.

    My question that I've been searching for I didnt see anywhere so I hope I didn't miss it.

    I have a login/password input field in my site's Flash banner and I need to know what the actionscript or command I need to put on the "Go" button; to read whats in the l/p fields and spit that out to the nuke php for member login.

    Also what is the actual command that the Login button in a nuke site uses to access the Login.php block ?.....so I know what to also put on the "Go" button.

    Many thanks,

    Andrei
    « Last Edit: 01/12/05, 11:47 by Andrei »

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    Re:Log into PHP-Nuke with Flash fields
    « Reply #1 on: 01/12/05, 14:57 »
    Hi Andrei, and welcome to the boards.

    You can send variables to a script just like a html-form would do, with either post or get methode, no matter which scripting language is used.

    Therefor you can either use the loadVariables command, or better a loadVars object with the send methode.

    To receive values, you have to modify the script.

    The best way to understand this mimic, is to do a tutorial.
    We have quite a pool of tutorials here, and all of them communicate to a script.
    So look for one that suites your interests most, and walk through it.
    Try to do a beginners tutorial, and dont start with remoting or so ;)
    Guestbook, E-Mail or GreetingCards is a good start. Or look into saving and loading tutorial, which explains everything you need when communicate to a server.

    Good luck, and dont hessitate asking the board
    happy flashing
    8)
    Ronald

    jason

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • Email
    Re:Log into PHP-Nuke with Flash fields
    « Reply #2 on: 02/07/05, 18:05 »
    that sucked! im looking for the same answer.. its like a different language in there digging for tutorials :| we're newbs damnit lol point me to a url thanks :)

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    Re:Log into PHP-Nuke with Flash fields
    « Reply #3 on: 02/07/05, 19:07 »
    Hi together,
    here is a link to the basic tutorial reading an writing:

    http://www.flash-db.com/Tutorials/saving/
    happy flashing
    8)
    Ronald

    Mohsin Sumar

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 1646
    • Mohsin Sumar, Extreme Web Technologies
      • MSN Messenger - mohsinsumar@hotmail.com
      • Yahoo Instant Messenger - mohsinsumar
      • View Profile
      • Extreme Web Technologies
      • Email
    Re:Log into PHP-Nuke with Flash fields
    « Reply #4 on: 02/08/05, 00:00 »
    Hi and welcome to the boards.
    Heres the link to the pool of tutorials ;)

    http://www.flash-db.com/Tutorials
    - Best Regards, Mohsin Sumar
    - Mohsin Sumar dot com is hosted by Extreme Web Technologies