superman2211 / guepard

flash to html5 converter, as3 to javascript translator
MIT License
62 stars 20 forks source link

seems to hang on "Convert Resources 'preloader' - 90%" when given a .swf game #6

Closed doomlaser closed 4 years ago

doomlaser commented 4 years ago

No errors.

Here is the log output:


Compile Java Script
Not found the source code
Convert Resources 'preloader'
Init Converter
Read SWFData
Read SWFData Complete
Init Directories
Init Directories Complete
Read Corrections
Init Export Shapes
Start Export Shapes
Export Shape: 1
Analyze Shape: 1
Load Shape Complete: 1
Analyze Shape Complete: 1
Export Shape: 4
Analyze Shape: 4
Load Shape Complete: 4
Analyze Shape Complete: 4
Export Shapes Complete
Start Generate Atlases
Generate Atlases Complete
superman2211 commented 4 years ago

Hey! If you want to convert as3 code too you need to select src directory(as3). So swf will be converted to xml + images, and as3 will be converted to js.