Sound in Flash CS3

The sound implementation in Flash has been greatly improved with Flash CS3:

http://livedocs.adobe.com/flash/9.0/main/00000283.html

Here is a great example of a simple sound visualizer:

http://livedocs.adobe.com/flash/9.0/main/00000296.html

Note the following limitations:

Because sound data from a microphone or from RTMP streams do not pass through the global SoundMixer object, the SoundMixer.computeSpectrum() method will not return data from those sources.

This entry was posted in Flash and tagged . Bookmark the permalink.

One Response to Sound in Flash CS3

  1. miska says:

    Here’s also a fun little tutorial and *working* example of a spectrum analyser here:
    http://www.ultrashock.com/ff.htm?http://www.ultrashock.com/tutorials/flash8/spectrum.php

    / miska

Leave a Reply