|
Copy Level XML
|
If you go to File > Copy Level XML,
you can copy the level to the clipboard in XML form, using this command.
This is useful if you need to manually save the level to a text file for some reason. Of course, you can also open a normal level file in a text editor.
Copying the level might be useful when you're making a game self-contained, since the level's data would need to be stored in the SWF somehow.
However, it's better to use
"Copy Level Actionscript" for that purpose. |
|
|