A week ago I started playing with Adobe Alchemy. First just a few return values or simple calculations. After a few days of playing and testing I thought it would be nice to have a MP3 Encoder in flash. With the new Sound.extract method in Actionscript you can get raw data like a "WAV" but there is no easy way to compress this data. I started searching for C code which implements a MP3 Encoder and