duncanbeevers / Revolt

ActionScript3 sound spectrum visualizer and playback tool

This URL has Read+Write access

Revolt /
name age message
file README.markdown Wed Jun 03 09:30:42 -0700 2009 Initial commit [duncanbeevers]
directory build/ Wed Jun 03 09:30:42 -0700 2009 Initial commit [duncanbeevers]
directory com/ Wed Jun 03 09:30:42 -0700 2009 Initial commit [duncanbeevers]
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.