Philippe Elsass

Results 126 comments of Philippe Elsass

We don't do anything special to unlock the files and never saw this behaviour - does that happen with previous versions of the AIR SDK?

I notice FD's version isn't up to date: https://github.com/elsassph/ascsh You possibly want to compare them.

Yes that's IPC. The Java process is maintained by FlashDevelop.exe.

Then the difference may be the Java runtime, or the arguments...

Sorry I was in holidays - now downloading the latest version of Animate CC.

Can you share a test FLA and export? I don't have the same version as you. Things seem to have changed quite a bit indeed.

Thanks. I fixed the Typescript generation already but I'll make sure it works with your example. From what I'm seeing you'll have to change how you access the ambient declarations....

Check 'feature/animate' branch if you want.

Oh there's an issue with the bin change. It should work by running: node node_modules\createjs_def\bin\createjs_def.js typescript path/to/animate.js For your version of Animate there should be no breaking change. But next...