I get these error's. Could someone just show me how to decompile the swf, and then compile it back into a working swf?
C:\Users\*\Desktop\game-v127.v2309_recovered\BUILDINGSARROW.as, Line 3 1084: Syntax error: expecting identifier before mult.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 3 1084: Syntax error: expecting identifier before mult.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 218 1084: Syntax error: expecting identifier before if.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 218 1084: Syntax error: expecting colon before goto.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 218 1084: Syntax error: expecting identifier before if.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 218 1084: Syntax error: expecting rightparen before goto.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 218 1084: Syntax error: expecting rightparen before colon.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 218 1084: Syntax error: expecting leftbrace before rightparen.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 249 1114: The public attribute can only be used inside a package.
C:\Users\*\Desktop\game-v127.v2309_recovered\GAME.as, Line 480 1084: Syntax error: expecting rightbrace before end of program.