Skip to content

Monthly Archives: December 2009

AS3 Focus

Just a really quick bit of code that hides “dummy” when textBox “txt” is clicked on. I’m just posting this because I feel like I need to have more code related postings. And in AS 2:

Hard day’s work

Whatever he did all day sure wore him out.

AS3 & Yahoo Maps

Fun with Yahoo Mapping API

Xmas gift

Doodle got a little brother.

Art Rage 3

Ok, so the new Art Rage is out. It is amazing. For a drawing program… it is amazing. Thanks to Dojo for getting me a copy. I’ve been playing with it a little this weekend. And I am in love with the ease of which I can sketch, add color and just draw (ok, thanks [...]

Self-waterboarding kit

So I have become obsessed with clearing my sinuses. Ever since moving to California (1994-1995?) I have had horrible sinus congestion, loss of smell, and pressure related headaches that feel like my skull is going to split in half. I’ve been to the doctor about this, and although I need medication the insurance companies veto [...]

Crunch Time

Doodle doing crunches.

Experimental AS3

You may notice some of my previous posts have been a bit more “experimental” then “functional”. I’ve been going over some old AS1 and AS2 code samples, and I am going to start updating them to AS3. So you can expect a lot of “silly” code that is good for very little. Sample after the [...]

AS 2.0 Thermostat Animation

I needed a non-tween animation to dynamically change the position of a slider. this is what I came up with… Using my new friend “sin” I am recalculating the position like this: curVal -= Math.round( Math.sin(curVal) * ( maxRange / 2 ) ); And to make up the diference, I have tossed in some random… [...]

AS2.0 Boom()

This is an AS explosion effect.

Sketching during meetings 2

Sketching during meetings