We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to build this project from sources and contribute patches.
Clone this project:
git clone git://github.com/flex-users/flexlib.git
You can import the library module and each of the examples sub-projects as Flex projects.
library
examples
This is the preferred way to build flexlib, because it does more than just compiling the SWC:
To build the project, you must have:
flashplayer
Run the following command to build the project:
mvn clean install
To contribute to this project, fork it, make your changes and send us a pull request.
Be aware there guidelines to follow when contributing to this project:
TODO: Add guidelines from http://code.google.com/p/flexlib/wiki/HowToContribute