Yet another Flash question from me. I've completed an interactive game (.SWF) with Flash CC (built with AS3), and I need to convert it to HTML5 for compatibility reasons.
I've taken a look at Google's Swiffy, which looked promising, but as you may be familiar, it only converts a file up to 1MB. Mine is 5.64MB. I can't use the downloadable Adobe extension because Swiffy doesn't support CC (yet?). I've also tried going the built-in feature via Flash, to convert the doc type to HTML5, but it's spawned more issues than it worth with my vector graphics.
I'd rather not rebuild the back-end as it is a LOT of code.
What might I use?