Results 1 to 6 of 6

Thread: Need help!

  1. #1
    Oni Guest

    Default Need help!

    Ok so im creating a log in in flash. I want a form where users can sign up using a php form giving a username and password, it then enters this into a text file aswell as 100 points which you get to spend. Then I want to be able to log in using these details in a flash document and are able to spend the points on items and then it updates the txt file bringing the points down. So I suppose im asking if there is a way of using flash to change specific parts of txt files [To bring down the points] as I already know how to do login etc.

  2. #2
    Join Date
    Apr 2005
    Posts
    4,614
    Tokens
    1,290

    Latest Awards:

    Default

    Maybe you could set the flash to run a PHP script which edits the points?

  3. #3
    Oni Guest

    Default

    Quote Originally Posted by Robbie Ian View Post
    Maybe you could set the flash to run a PHP script which edits the points?
    I dont think flash can

  4. #4
    Join Date
    Jul 2005
    Location
    North Wales
    Posts
    4,233
    Tokens
    2,009

    Latest Awards:

    Default

    Could you use a database instead of a text file? it's also safer

  5. #5
    Oni Guest

    Default

    Quote Originally Posted by redtom View Post
    Could you use a database instead of a text file? it's also safer
    I suppose you could although Id need a tutorial cause im crap with them

  6. #6
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    You can get flash to interact with PHP.. did a quick google of flash and php and I found this:

    http://www.adobe.com/devnet/flash/ar...ashmx_php.html

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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