PDA

View Full Version : Flash Database Question


Zebdaag
05-02-2004, 08:33 AM
I read a tut in which someone explained how I can put information from flash into a database. This works well. The only thing I want to know now is how to get the information from the Database into Flash again...
I'm working with an Acces DB and ASP file.

Can someone help me out, give some tips or tutorials??

CyanBlue
05-02-2004, 11:16 AM
Google is your best friend... :)

http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=asp+retrieve+data+from+database&btnG=Google+Search

stealthelephant
05-03-2004, 02:32 PM
u will have to know server side technologies to do this, i prefer to use amfphp when reading data from a database to flash, its the easiest way if u know php.
look up amfphps web site to get their package (its free ;))