A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: SQL Database

  1. #1
    Junior Member
    Join Date
    Feb 2003
    Location
    London, UK
    Posts
    10

    SQL Database

    Can I make Flash 5 or MX communicate with a microsoft SQL database?

    If yes, how?

    Many thanks.

  2. #2
    style before substance
    Join Date
    Aug 2002
    Location
    Geneva, Switz.
    Posts
    85
    Yes, but you have to use a client-side middle-man such as PHP or ASP. Your Flash movie calls the script using the LoadVars function or something, the script retrieves the data from the SQL database, and returns it as name/value pairs to the Flash movie.

    BTW there must be well over a thousand post on this exact topic. Try doing a search next time ;-)

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