not working here
Posted 3 months ago
The following aspects of this visualizer can be customized: - OverallHeight - OverallWidth - LineThickness - Range - Precision - CenterWidth - CenterHeight - CenterRange - Color - Steepness
By default, the line is ‘higher’ in the middle and gradually lowers while it moves to the edges. This can be fully customized by altering the variables above.
The full file contains the sample you can see above, and the main file (basically the sample without the controls) The controls are added to ease choosing your favorite configuration
Written in AS3
Very well documented actionscript, all you need to understand the full file is basic knowledge of actionscript and the comments will do the rest.
Posted 3 months ago
SecurityError: Error #2122: Security sandbox violation: SoundMixer.computeSpectrum: http://flashden.net/files/42786/preview.swf cannot access http://heliosje.centelia.org/flash/visualization/sample1.mp3. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded. at flash.media::SoundMixer$/computeSpectrum() at visualizer_sample_fla::MainTimeline/timerHandler() at flash.utils::Timer/_timerDispatch() at flash.utils::Timer/tick()
Posted 3 months ago
Alright, the fixed version is awaiting approval, as as_GURU pointed out the player wasn’t allowed to call SoundMixer.computeSpectrum() because the mp3 file is hosted on another domain, after setting proper cross domain settings it works. Sorry for the delay folks.
Posted 3 months ago
WoW !! here’s something you don’t see everyday on flashden 

very nice
!!