A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: flash to DB connection

  1. #1
    Senior Member
    Join Date
    Jul 2000
    Posts
    111

    flash to DB connection

    I like to connect flash into Database(mysql).
    How can I approach about the basics of flash - DB connection.

    Can you give me a simple example of inserting data from flash variable?



  2. #2
    Goooold Member!
    Join Date
    Oct 2002
    Posts
    259
    Flash does not directly interface with any databases. To connect flash to a DB you need a gateway of some sort. Usually flash to mySQL is done with PHP since mySQL and PHP are such a popular and excelent combo. You pass a variable from flash to a php script and have the php script manipulate those variables however you want.

  3. #3
    Senior Member
    Join Date
    Sep 2001
    Location
    Top Shelf
    Posts
    757
    flashStudioPro has a mySql interface, so you can connect/communicate directly flash<-->mysql. this is only for standalone players
    This information is subject to change without notice and
    is provided "as is" with no warranty.

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