If you are reading this, it means that you dont yet have flash player installed. Either that or you have javascript disabled - both are problems. You will not be able to view this site porperly without Flash. So Visit www.adobe.com/flashplayer to download the lastest player

Leona Naess - I Turn Red Lyrics

Leona Naess - I Turn Red Lyrics

I looked on the internet and couldn't seem to find these anywhere so (for the good of all mankind) I thought I would put them out there. This is seriously one of my favorite songs by Leona Naess and I am pissed that it didn't end up on Thirteens's. I Turn Red - Leona Naess I like the same things as you its a Battle of the heart. You broke me in two I broke you in two I buy...

Recent Tutorials

ExternalInterface.call() problem with IE - Feb 28th 2009

If your Flash uses ExternalInterface.call() and you're getting and error in IE that says "Error:'null' is null or not an object" then you need to add an ID attribute to your <object> element. Read for more

Detecting Flash Player 10 - Feb 12th 2009

A quick and dirty method to check if your user is running Flash Player 10. This solution will not yeild detailed information on your user and is instead intended more for ensuring that your site is usable when using some of FP10s new goodies and your users are still on FP9.

Get .z value for Display Object - Feb 9th 2009

How to get the .z value for a display object that is relative to the stage (or, root). This is more just an attempt to propagate information that I thought was kinda hard to find.