Why StageXL?

This library provides the Flash API build on top of open web standards (HTML5). Developers who build applications with Flash may have noticed that Flash isn't a popular choice for web development anymore. Some of you probably think about a migration strategy from Flash to HTML5.

What we try to achieve with StageXL:


Dart programming language

JavaScript is the lingua franca of the Web. The problem with JavaScript is that it sucks. You may disagree but if you come from the ActionScript world you scratch your head and wonder. Maybe Google thought the same and started the Dart programming language project. This language fixes all the flaws of JavaScript and at the same time compiles to JavaScript to run your application on all modern browers.

Check out the projects web site: The Dart programming language


Roadmap

StageXL is not finished and new features are added on a regular basis. Here are some topics we think about. Let us know of your ideas and feature requests.


Contact

If you have a question or you would like to discuss about a feature request, please use the StageXL Forum.
If you would like to report a bug, please use the issue tracker on github.
Last but not least you can send an email to the StageXL team: support@stagexl.org.


License

Simplified BSD License

Copyright (c) 2013, Bernhard Pichler All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.