Hello,

I'm not actually a C programmer but I work in AS3.
I'm playing around with Adobe Alchemy now, a package that makes it possible to compile C files/classes or libs into a swc file that can be used in actionscript.

I am looking for source files of a straight forward mp3 encoder, requirements are :

- comprehensible code for people who know some C but don't breath it
- a limited file count

I found info about the 8HzMP3 encoder but I can't find any good source files on the internet, what I did find I wasn't able to compile.

Any help will be very much appreciated

Sincerely,
SimoensS