Skip to content

Monthly Archives: March 2010

Drawing again

AS2: Baster Blaster

wordpress + php = ZORK!

OK, so something is obviously wrong RIGHT with my date/time stamps on my blog. I’ve converted  to the Zork calendar. Why? Because Zork rocks! On the following page is my the quickie Zork date mod. I know this is supposed to be done in the themes pannel… but have you looked at this theme in [...]

Where the Girls Aren’t

When they were younger they would play all day. Now that they are older they spend all day curled up under the blankets cleaning each other. Just like an old gay married couple… but they are only not even one-year-olds. I think their relationship is moving too fast. Where will the passion be when they [...]

AS3 Arrow

Quick and dirty code to have the arrow point back at the center of the stage.

AS3 Code Shorthand

These are just some AS3 code short hand examples.

AS3 YouTube API

This is my simple youTube Player class using their API. Thanks to Art Douglas for the video playlist

OOPS! advanced AS3 tracing

This is something I am working on, not quite finished, but it is coming along nicely. Basically the issue is that you can’t always trust that you will be viewing your precious SWF on a computer that has one of the awesome trace programs installed [ example ]. So I have my oops.as! It is [...]

flashbug flashtrace

If you do any sort of flash dev, I highly suggest you get your hands on one (or both) of these tools: FlashBug [ get it ] FlashTrace [ this too ] (eitherway you will need the flash debugger [ need it ]) Make sure you read which version you are downloading. You DO NOT [...]

ND3D make your own Primitives

OK, ND3D just became awesomer. I’m now making my own 3D primitives for everything. This is because primitives are MUCH smaller in K weight, and therefore more versatile. Admittedly, I will eventually break it down to a “primitive.as” class of it’s own and just force feed it random shapes, but tonight I WIN, and that’s [...]

AS3 vs. ND3D

This is my quick test for ND3D in AS3. The documentation is almost useless, and the examples are about as helpful as a knee in the crotch. But it is Super Small (10k)! This is my 48k animation using a 3D model I found online somewhere… [ download ]