Yo!
I'm trying to write a PHP script that will convert actionScript in a file (script.as) to display as color coded script on screen.
Just like pasting code in snippets, which later displays the code in color.
Obviously no problems opening and reading the file.
I was wondering if you guys know of a tutorial/site which shows how to do that. How did you guys do it?
I'm willing to write the code and have a "sort of" running version. But it's heavily bugged, so.. I wanna get some background info... I want it to mark-up the script using CSS and <span>, that way I can then easily display it in flash.
However, it would be cool if there were a script already available.. to read from of course
This post has been edited by skyhawk133: 2 Apr, 2005 - 12:17 AM