|
List Resources
|
If you go to "File" and select "List Resources", you'll see a list of every file the current level needs.
This is useful for a couple things:
- You may have a completed game and want to reduce its size by removing all unused files.
- You may want to make the game into a self-contained SWF file.
This requires importing all the needed resources into the game. Naturally, you'd need to know which files to import.
|
|
|