duncanbeevers / Revolt
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Revolt /
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Wed Jun 03 09:30:42 -0700 2009 | |
| |
build/ | Wed Jun 03 09:30:42 -0700 2009 | |
| |
com/ | Wed Jun 03 09:30:42 -0700 2009 |
README.markdown
About
Revolt is a sound-spectrum visualizer originally written by Antti Kupila.
It has been updated with a simple Transport control and some javascript functionality by Kongregate.
Embed
When embedding it within a web page, include the flashvar mp3 with the url of the mp3 to load. You can also provide the value 'true' to the flashvar autoPlay to have the mp3 begin playing immediately.
Build
Assuming you have mxmlc installed at /usr/local/flex3/bin/mxmlc you can invoke an ant task to build the swf.
$ cd build
$ ant
Buildfile: build.xml
build:
[exec] Loading configuration file /usr/local/flex3/frameworks/flex-config.xml
[exec] /build/revolt.swf (10906 bytes)
BUILD SUCCESSFUL
Total time: 10 seconds
License
This work is licensed under a CreativeCommons Attribution-ShareAlike 2.5 license.
