Charles Samborski

Results 105 comments of Charles Samborski

> I designed exa to be user-facing, hence the colours, styles, and alignment, rather than a tool designed to have its output piped somewhere else. It's an old issue but...

I'd like to close this issue following the deprecation of `plugin-error`. Is this problem still present? If so, where should this be moved, `gulplog`? /cc @phated

Ivan calls it shape seams, and it is also one of the long-standing issues I had with most decompilers. This is caused by the renderer. This is not a shape...

Regarding SVG, I found [this SO question](https://stackoverflow.com/questions/47451435/svg-prevent-transparent-gaps-between-adjacent-polygons). I changed my SVG example to use it: ```svg ``` It's better but still not ideal. The gap is less visible but you...

> and Stupid question, but do you have the SWF specs? @Brian151 I keep all the relevant specs I find there: https://github.com/open-flash/open-flash/tree/master/specs

Personally, the main reason why I'd like a release of the source code is that the SWF spec is sometimes incomplete, inaccurate or even wrong. Cross-checking with the Flex source...

Oh please, you are being dishonest at the moment. @My1 provided you bugs from an official source backing his claims. If you check the very website you provided (CVE details),...

Shumway was provided as a browser extension. It registered itself as a plugin handler ([see this line](https://github.com/mozilla/shumway/blob/16451d8836fa85f4b16eeda8b4bda2fa9e2b22b0/extension/firefox/content/ShumwayBootstrapUtils.jsm#L133)). Do you know if this sort of registration is possible with web extensions?...

A good solution would be to load Flash with a JS script inside the webpage. It would be automatically sandboxed by the browser (but would have some restriction with cross-domain...

**This topic should have been about the [AJC project](https://github.com/JasonHuang3D/AJC-Flash-WebAssembly-Examples).** If you want to discuss code licenses and "behind-the-scene interests", I recommend you: - [Too big to fail, please upvote](https://github.com/pakastin/open-source-flash/issues/103) -...