I have a flash movie that needs to load a whole heap of data and I'm not sure what the best way to do it is. The flash is embedded in an ASP page, and the data is coming from either a database or an xml file, we haven't decided which yet. Can someone help me out and let me know the best way to load this data?
It all needs to be loaded before the movie starts, and as performance is the biggest hurdle I don't want to be hitting the database too often.
Cheers,
Emma
It all needs to be loaded before the movie starts, and as performance is the biggest hurdle I don't want to be hitting the database too often.
Cheers,
Emma