openfl-animate-plugin
openfl-animate-plugin copied to clipboard
Custom plugin for Adobe Animate CC
This is a PR with the suggested changes, to make the plugin compatible with v20 of Adobe Animate
swfAsset = new SWF (Assets.getBytes ("SwfAsset:")); seems to work in html and cpp but in flash swfAsset.totalFrames always returns 1 swfAsset.currentFrame always returns 0
LINK : fatal error LNK1101: incorrect MSPDB140.DLL version; recheck installation of this product Not sure if I should capture this here but I was receiving this error while using VS2015...