PDA

View Full Version : WordPress AS syntax highlighter


rawmantick
10-13-2008, 11:29 AM
Sorry if the question is not about AS generally. But...

I've just signed up to WordPress at

http://romantiqueflash.wordpress.com/

And I wonder if I can do some equivalent to [ CODE] tag. Like something to surround my code to get it formatted just like actionscript code.

Any help is appreciateed.

shackz
10-13-2008, 12:53 PM
check out this one

http://kpumuk.info/projects/wordpress-plugins/codecolorer/

rawmantick
10-13-2008, 06:20 PM
Ok, question number two from me)

Is it possible to install a plugin if I'm on my own hosting, but if my blog is situated on wordpress server ??? And how)

Joony
11-24-2008, 07:19 PM
I use SyntaxHighlighter-Plus (http://wordpress.org/extend/plugins/syntaxhighlighter-plus/)

I find that to be pretty good. Although I did have to write my own "brush" to get it to highlight Actionscript. But I put it up on my blog so you can download it (and see examples of it running). You can get it here:

http://forea.ch/blog/2008/10/26/as3-brush-shbrushas3js-for-syntaxhighlighter-plus/

It's only setup for AS3 and it highlights the code just like FDT in Eclipse (or as close as I could get in an hour or so).

As for your second question, no I don't think you can install plugins unless you have it hosted elsewhere.