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/flex-iframe.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 Flex-IFrame, because it does more than just compiling the SWC:
To build the project, you must have Maven 3 installed, and run the following command:
mvn install
To contribute to this project, fork it, make your changes and send us a pull request.