A series of free-to-use, opensource krpano plugins by Aldo Hoeben / fieldOfView
The plugins, sources and examples are available as a single package
To build the flash plugins from the supplied source files, you need the open source Flex SDK, version 3.2 or newer.
To compile a swf, use the following commandline options (in a single line):
mxmlc -target-player=10.0.0 -use-network=false
-static-link-runtime-shared-libraries=true [filename].as
Javascript are simply compressed using the YUI compressor. Alternatively you may use the source-version instead of the compressed version.
The plugin can be used free of charge, in commercial or non-commercial applications. The source code is available under a Creative Commons Attribution license.
In a nutshell, this means you are free to use the software and its source code in your projects. If you use the source code in a another software project, you are required to add attribution to the author(s). You are encouraged to share the your source code under a similar fashion, but it is not a requirement.