NyxFramework is a project which functionality is based on external libraries. The NyxFramework License corresponds only to the files under the com.nyxframework source package.

When using NyxFramework you must respect license of all other libraries included in the NyxFramework package:

SWFAddress, SWFFit, as3corelib are project on different but open-source licenses. Look them up on the project pages.
Greensock library is the most important issue when using NyxFramework cause it has a custom license on which you can get more info on  http://www.greensock.com/licensing/. Please be aware that it’s required to have a Greensock Club membership in some cases.

Read the NyxFramework “Free of charge” license.

FAQ

Why do I have to respect external libraries licenses?

I used external libraries in the source code of NyxFramework, that is why  anyone using NyxFramework must be aware of the terms of thoes libraries.

Why are there external libraries if it creates such licensing problems?

I wouldn’t say that it’s a problem cause these are libraries used by a lot of people and I’m pretty sure that you (if you have some experience with ActionScript) had already passed by more than one of them. The external libraries are used for the purpose of creating a stable framework that is based on resources that have been already tested.

I don’t refer to thoes libraries in my code, do I still have to respect their license?

YES, that’s because the NyxFramework itself is using thoes classes, so when you use NyxFramework you also import thoes classes to your project – not directly, but still.

May I use NyxFramework in commercial projects?

Yes, but remember to respect all Nyx external libraries licenses. The NyxFramework beta version source code is currently free for use in every type of projects. This may change in future releases.