flash - swf to source code for editing and back to swf -
i haven't touched code quite time , knowledge dealing flash , haxe believe. possible go swf source code, edit code , swf revised code? wanted take simple flash game , edit character looks like. wanted remove different modes game keep simple. knowledge game written in haxe. if provide info on appreciated. in advance!
there tools available can decompile swf file underlying actionscript 3 source code.
note, however, @ no point deal haxe source code. as3 code received through decompilation code generated haxe compiler. code includes "shims" haxe-specific features not native target language, these should easy identify , ignore.
compiling as3 swf not involve haxe either. you'll have find tool that, such flex sdk.
Comments
Post a Comment