excel to flash
excel to flash
Out of context: Reply #4
- Started
- Last post
- 10 Responses
- unfittoprint0
well, the best thing is to export its tables as a csv text file.
if you're experience with a MySQL db, you could query it to become an XML file [I don't think excel as XML export capabilities].
With that its fairly easy for an intemediate use to assemble a nice looking table in Flash.This may sound rather complex, but good developing solution is to leave all content external, and use Flash only to parse and layout the information.