This CGI takes ActionScript code and returns colorized and indented CSS/HTML. In order to embed this HTML into your own webpages, you'll need the following CSS:
.blued { color: #3333FF; }
.greened { color: #009900; }
.greyd { color: #666666; }