Skip to main content
Participant
August 30, 2010
Question

Is flex 4.0 a true open source

  • August 30, 2010
  • 1 reply
  • 568 views

Hi I am just new to flex world and pretty much excited with its rich look and behaviour.

I got flex 4.0  SDK and trial version of flash builder but I just want to know is there any cost involved in running the flex application in the production?

If yes then how much?

Or we can create the run the application with free of cost?

Please help me to find this.

Thanks,

Sandy

This topic has been closed for replies.

1 reply

Participant
August 31, 2010

The Flex SDK is released under the Mozilla Public License v1.1.  As such, you have the rights to use, modify, and redistribute without concern. The requirements for Flex under the MPL, is that if you modify the project (in MPL, the specific files) you must also make your changes available.

So feel free to use it, to build with it, or ship with it.

davemc