Thread
:
I need Basic info on connectivity
View Single Post
UNDERNET
2005-05-27 #
2
you need to use the loadvars object (i assume ur using mx2004). You can't directly connect flash to a database so you have to use scripts as a middleman.
Basicly you send data or requests to ASP or PHP or CGI (if ur using access DB then use ASP) then ASP querys the MDB and then you tell ASP to send the results back to flash.
Then you use the loadvars object the retreive the info.
Here's a tutorial
http://www.asp101.com/articles/flash/index.asp
This uses the outdated loadvariable object insted of loadvars. Just look up loadvars in flash help.
UNDERNET
View Public Profile
Visit UNDERNET's homepage!
Find all posts by UNDERNET