A Very Useful AIR-Java Tool – SomaUI
Friday, January 8th, 2010As you know Soma is an open source Flash MVC framework in AS which can help you to create you projects by automating common processes like loading, structure, pages, assets and more… Now what is SomaUI? it is a AIR-Java tool generate sources. The draft of a Flash site based on the Soma framework, ready [...]
Java-based Spring Framework Written in ActionScript 3 – Spring Actionscript
Sunday, November 1st, 2009Spring Actionscript is designed for the Flash, Flex and AIR platforms. It consists of an inversion of Control Container, an MVCS framework, extensions for the Cairngorm and PureMVC frameworks and several other utilities. The latest version Spring Actionscript 0.8.1 is released in Sep. 09. If you are interested, you can visit following URL to get [...]
A Mature Programmer’s Text Editor in Java – jEdit
Monday, August 24th, 2009In previous article A Free & Open Source Source Code Editor (MIT License) – FlashDevelop we have introduced a excellent .Net script editor: FlashDevelop. Then in this article we will introduce you a programmer’s text editor which very ease of use. It is the jEdit which written by Java and a free open source software. [...]
A Tool For Automating Software Build Processes – Apache Ant
Saturday, July 25th, 2009Apache Ant is an XML language for automating software build processes which similar to Make. It almost implemented by using the Java language then it is more suitable for building the Java projects. But it becomes more and more popular among Flash developer since it available in Eclipse IDE and works well with MTASC. If [...]
JSwiff – An Open Source Pure Java Framework For Macromedia Flash Creation & Manipulation
Sunday, May 3rd, 2009JSwiff help you to overcome restriction of the Flash like limited to a few platforms, more relies on proprietary products and Flash’s dynamic paradigm which still rather static. One of major objective of the JSwiff is to provide the means for server-side dynamic Flash generation at the same time it also enable Flash creation and [...]
JavaSWF2 – A Set of Java Packages For Macromedia Flash Parsing & Generation
Sunday, April 26th, 2009JavaSWF2 is a set of Java packages which enable the parsing, manipulation and generation oth the Macromedia Flash files format know as SWF. It could be available as Java source code under the JavaSWF2-BSD License which is compatible with the GPL. You could download it in following URL:
Servebox Foundry – An Actionscript3 Java Framework Designed For Flex2/3 Applications Development
Monday, March 30th, 2009Generally to say the ServeBox Foundry ( sbasfoundry ) is an ActionScript 3 Java framework designed for Flex 2 applications development. It based on several design patterns. You could also find more information about the projects and tips, tutorials about Flex and Java on the following URL.