Converting an .as file to SWC

Hey,

I just wrote an AS3 script file which I need to distribute. I’d very much like the code to be in SWC file, instead of just giving out the .as file.
Anyone knows how I can do this conversion?

Thanks!