Lab 10: Loading External Data
(November 20th, 2006)
- In this lab you will be adding to the lab / homework assignment from last week.
- If you haven't completed the lab / homework for lab week, finish
working on it using what you learned in class today.
- Use the XML loader example we went over in class, make it so that your game loads its level data from an
external XML file.
- Your level data should just be a grid of on / off states.
- You may use the exact same XML file structure as the example we went over in class.
- When you are done, post your FLA, SWF and XML documents to your website.