A couple of days ago, Jeffry Houser and John Wilker of The Flex Show gave me
the chance to talk about Jangaroo. Today, the episode has been published, so
I'll repeat some of the things mentioned in the interview here and provide some
updated information you may need to get started with Jangaroo.
more...
This tutorial helps you getting started by illustrating Jangaroo tools,
language, and deployment with concrete examples.
Learn how to use the Jangaroo compiler in your project by walking through a
simple example.
more...
Jangaroo's central tool is our ActionScript-3-to-JavaScript compiler jooc. It
takes source code written in a subset of ActionScript 3 and translates it into
JavaScript 1.x that is understood by current browsers.
more...