iiley October 21st, 2011
Machine 22 will release a new MMO named Star Corsairs in near future which UI based on AsWing.
It is awesome since the game is made by one-man team.
Here is a quote from the author:
I thought you might be to interested to know that I’m using AsWing in my new MMO Star Corsairs (www.starcorsairs.com) which I will officially release next week. It saved me a lot of time. Building an MMO is already quite some work so being able to use a library such as AsWing was really helpful.
Keep up the great work!
Dave Toulouse
We are glad to see more games using AsWing, it always encourage us and make us decide to targeting games at next AsWing version.


paling June 30th, 2011






haxe Demo use hxcpp /nme /opengl
You can get the hxcppAsWing Demo svn
http://svn.aswing.org/aswing/trunk/hxcppAsWing/
paling June 20th, 2011
I would like you explain this haxeAsWing for c++
new platform version to allow you to without having to learn multiple programming models in the case using a tool, a framework and a haXe code base and with less time to create mobile/pc applications.
haxeAsWing for c++ new features to support mobile/pc platform android iPhone linux mac or windows.
Please be patient, we are committed to haxeAsWing version will be updated.
… stay tuned.
iiley June 13th, 2011

The webgame “Little little Ninja”(小小忍者) make a big success in china.
The same developer has developed “Ministry of War”(帝国文明), that is a top10 webgame in china too, congrats!

iiley May 17th, 2011
Hi, please join our group: http://groups.google.com/group/aswing-discuss
Any AsWing related topics can be discussed here.
Thank you
paling May 10th, 2011
I’ve just released the first Beta version of haXeAsWing.
You can get the AsWing svn source
http://svn.aswing.org/aswing/trunk/haXeAsWing/
What’s new
Why the heck HaXe !?
Firstly, HaXe support any kind of generics/templates like Java does for example. with dynamic containers, which is a good for complex projects.
Secondly, HaXe provides a lot of syntax sugar that sweetens your daily coding experience.
Thirdly, HaXe it’s much faster. From my experience, haxe performs ~2-6x better than as3. Same runtime, huge difference!
iiley March 11th, 2011

After a long time break, finally we get a time to make AsWing 2.0 finished. We first release it as beta, however, the core framework is stable in the svn for a long time, we are trying to get more feedbacks from this release.
The main change from 1.5 is the new default LookAndFeel, you can see there are many products already using the new features, such as AWSSOFT products, Postprint, this6 and some webgames etc. For more details of the new LookAndFeel features, see the Presentation.
Click here to download AsWing2.0beta all-in-one package.
changelog:
___________________________AsWing 2.0 beta_________________________
New default LookAndFeel
Added style tune feature
Added mideground color feature
Added JStepper — a Numeric Stepper component
Improved JAdjuster, state change event will fired when input changes
Fixed JComboBox selection change event bug
Improved JTable(
will not limit its maximize size,
added footer feature, it now can has a footer in its view,
improved show/hide grid methods, easier use than before)
Added DateChooser component
Added WeightBoxLayout
Many other little bugfixes
iiley February 9th, 2011
Nino has just released GTW4AIR 2.0, this is a open source project to provide a Java API for the Adove AIR runtime through the Google Web Toolkit. I wanted to enable developers to use the powerfull Java and Eclipse ecosystem to write HTML/CSS/JS based AIR Applications.
Project Home: http://code.google.com/p/gwt4air/
