Flash to Database

Out of context: Reply #1

  • Started
  • Last post
  • 7 Responses
  • kinetic0

    best thing to do is start off with someting reeeally simple

    putting one piece of data in the db and pulling one piece of data out to display in flash. once you've got that down pat, you can expand on it and start making more complex stuff

    i see a lot of people trying to interact with a databse with flash when they have so much other shit going on like animation and complex navigations and shit. bad practice in my opinion, make it work on a simple crappy little page that just displays variables in text fields, then add all your design stuff and animation

    hope that helps a bit.

    some good tutorials:

    http://www.phpforflash.com/
    http://www.macromedia.com/devnet…

    make use of that new load vars object...its tight ;)

    cheers

View thread