Flash and Excel
Flash and Excel
- Started
- Last post
- 5 Responses
- WildPony
Hey, I need to know how to take certain cells from and Excel sheet (or Access) and get it to populate areas of a flash file. So that editing just one Excel file will change the respective areas on the Flash piece.
Im not even sure how to search for this on flashkit. any help is really appreciated!
- unfittoprint0
you could export it as a text file (or SQL/MySQL database tables) and then parse the information into Flash...
- ********0
nice, your filled full of great info unfittoprint, I nominate you for Class President of NT
- monNom0
save the excel document as a comma delimited file... pull it down and parse through it.
no XML wizardry required!
- WildPony0
thanks for the suggestions!
Hmm...i'm wondering if there's any other way. like an 'object embed linking' kind of thing?
