In the JS what the heck is this! // generated by FalconJS
HAHA get that out of there, must be a mistake by Alex?. :) Nice work Om, it's kewl to see how tight AS3 looks to create something like that for js. I think the compelling thing about this project right now is not that it transpiles AS but how AS so easily lends itself to components and shared code with tight and documented type safe API. Mike On Fri, Jun 19, 2015 at 5:04 PM, OmPrakash Muppirala <bigosma...@gmail.com> wrote: > Here is an updated version of the US states map example with animation > added: > > Demo: http://bigosmallm.github.io/flexjs/mapexample/ > AS Code: https://gist.github.com/anonymous/d1d8d6d8c544f985e387 > JS Code: https://gist.github.com/anonymous/08b471bae33a8ffba4d1 > > The entire app was written in ActionScript3. The compiler took care of > creating all the HTML, Javascript and CSS files. The resulting app runs on > all browsers (including iOS devices ;-) ) > > Needless to say, this is a huge milestone. Look forward to more cool > stuff! > > Thanks, > Om >