munkygomoo
Programmer
I have a Microsoft Access database (.mdb) that holds the following fields:
Name . . . . . . Text
Category . . . . Text
Description. . . Text
In my Flash movie, I have 3 dynamic text fields as follows:
txtName
txtCategory
txtDescription
What is the easiest way of getting the information from the database to appear in the text fields in the Flash movie? I tried using a .asp file, but not really knowing what I was doing, I kept getting "Cannot find URL..." errors. Is there some way I can do this without an .asp file?
Name . . . . . . Text
Category . . . . Text
Description. . . Text
In my Flash movie, I have 3 dynamic text fields as follows:
txtName
txtCategory
txtDescription
What is the easiest way of getting the information from the database to appear in the text fields in the Flash movie? I tried using a .asp file, but not really knowing what I was doing, I kept getting "Cannot find URL..." errors. Is there some way I can do this without an .asp file?