SyntAction Update – Viral ActionScript
July 11th, 2009 Posted in AS3, GeneralLast weekend I blogged about the widget I’ve named SyntAction. I’ve made an addition and a couple minor improvements.
The main thing I’ve added is a footer which has two links. One just shows the latest version and links page to the SyntAction page. The other one copies the embed code used to display the code and colour highlighting onto the clipboard ready for embeding on your blog. This could be useful when commenting on code someone else has blogged about – just copy and embed their code from its location and blog away and help make someones ActionScript become viral!
To demonstrate the new features I’ve embeded the TextLink class I created for the footer buttons.
TextLink.as (as used in SyntAction)
