The document discusses challenges with using Flash/Flex applications in HTML5 browsers due to reliance on the Flash plugin. It introduces Jangaroo as a way to compile ActionScript 3 code to JavaScript to run in any browser without Flash. Jangaroo aims to provide programming features missing from JavaScript like classes, modules and static typing while generating efficient JavaScript code. It also provides tools to support the full development lifecycle from IDEs and build processes to testing and debugging.