>>4086162Is that you RC?
The code is all directly readable from the SWF using a decompiler, so porting would only really rely on mapping the objects to the JS equivalents.
Most of the work comes from recreating the graphics, they're not readily usable from decompilation. Alternatively, don't recreate outside of Flash. Consider environments that can handle heavy(er) lifting and hardware accel like Unity.