converts user made levels from the pc version of the impossible game to flash.
- Open command prompt from the root directory and type in this command: (* = filename)
py Level.py -i *.dat -o *.as
- Once it's converted, you can decompile the flash file of the game and replace all of the code inside the brackets of function initObjectPos()