All posts in Actionscript

AS3-Thumb
Latest
November 26, 2010, No comments

…can be written using a conditional, aka ternary, operator (?:), like this: var work:String = “monotonou”; if (work == “monotonous”) { activity = “update blog”; }else{ activity = “continue working”; …

Animal-Pipeline-Thumb

Animal Pipeline Microsite

November 25, 2010, No comments

Just a quick project for animal who needed a microsite for a watch launch that came out last monday. Time was short on this one as the source files fo ...