Tag Archives: syntax highlighter

Updated Syntaxhighlighter

Update #1: hmmmm, stupid but I write these post sometimes weeks ahead…. and this one caught up on me… The new version of SyntaxHighlighter Evolved has ActionScript support.. Update #2: I could remove everything below, but I’m keeping this here, perhaps someone can use it…. and it took some time to write, so I really [...]

ActionScript syntax highlighting

I wanted an easy way to present my ActionScript code on my blog. The easiest way is to use the code button in WordPress and CSS. I’ve used this in combination with the pre tag But that’s doesn’t show nice code highlighting or line numbers… Syntax highlighting is a feature of some text editors that [...]