OpenFL Development Team is announcing that OpenFL with version number 3.1.0 is already available to download.
What is OpenFL ?
OpenFL is A powerful open-source implementation of the Flash API, allowing developers to write apps using HaXe and compile them to regular Flash .
Since Adobe unofficially abandoned Flash and development on the new ActionScript 4 language, the platform has been left for dead.Even so, it is still one of the most installed and used browser plugins around, an ideal way of promoting and distributing applications, games, etc..OpenFL is a simple compiler that takes HaXe code and converts it to Flash, which can then be ran via the regular Flash player, or even via Adobe AIR.OpenFL works on all major desktop operating systems (Windows, Linux, Mac), and even some mobile ones as well (iOS, Android, Tizen, BlackBerry).Besides just converting HaXe to Flash, OpenFL also comes with some cool features that Flash never had, like hardware rendering and native C++ compilation.
This is changelog for OpenFL version 3.1.0 :
- Fixed regression in event dispatch behavior.
You can read the complete changelog and also download this latest version on their homepage:
www.openfl.org