Jangaroo是一个开源的工具,通过使用ActionScript3来编写高质量的Java Script框架 和应用 。为什么要用它?那是因为:
JavaScript programming in the large -Adopt ActionScript 3 language features like packages, classes and inheritance, interfaces, private members, and many more to create even large-scale client-side Web code, where you otherwise would have used JavaScript directly. This approach is extremely helpful when creating frameworks with explicit public API s, but also for larger applications that use such frameworks. Running ActionScript 3 code directly in the browser
– You are implementing a Web project that must not rely on plugins and/or requires close integration into an HTML Web site, possibly already using some JavaScript framework. You want to reuse or build upon existing ActionScript 3 code (utility classes, frameworks like FlexUnit, custom code) as well as JavaScript APIs and code.
demo(请使用支持HTML5 的浏览器观看):
http://www.jangaroo.net/files/examples/flash /box2d/ http://www.jangaroo.net/files/examples/flash/lines/ http://www.jangaron.net/jangaron0.6/jangaron.html
Jangaroo是一个开源工具,允许开发者利用ActionScript 3的强大特性如包、类、继承等来编写大型客户端Web应用及JavaScript框架。特别适合于希望复用现有ActionScript 3代码(如FlexUnit等框架)同时结合JavaScript API的情况。
2052

被折叠的 条评论
为什么被折叠?



