Forum Moderators: open
Is there an existing database connection component?
Also, Is it possible to dynamically create objects in a flash file based on data? If one person needed to see 6 objects on the screen and another needed 15, would Action Script handle that?
Ie done this in the past, connecting to a php script that drew a bunch of info from a DB and just put it out in the format var1=blah&var2=foo etc.
The action script fo this isnt that complex, and could certainly be used to display different info to different users.
Ben