Audio Visualizer Not Working in Chrome

I created my own custom audio visualizer in as3 a while back and it all worked perfectly fine, but since the update of Chrome in the past week it has stopped working.

I think it could be the use of SoundMixer, computeSpectrum or ByteArray that is causing Chrome to block it. Most likely due to security reasons.

Has anyone else had a problem viewing as3 audio visualizers in Chrome.
I’ve uploaded my visualizer, so can you try and see if it works
http://www.vedranbucko.com
(sound waves should be blue in the middle (also music might be quite loud)).
Chrome version = 9.0.597.98

Any responses are most welcome.