How To Rip a Song from SeeqPod November 30th, 2007

SeeqPod.com allows you to search for music, and listen to them on their cool flash interface. What’s even better, they’re service is awesome on an iPhone.

This tutorial will show you how to download mp3s from SeeqPod.com for free

Free mp3s from seeqpod

Read more ...

Full Screen Flash Site Tutorial October 3rd, 2007

This flash tutorial will show you how you can make a full flash site, in full screen, that resizes gracefully.
Once again, i’m using my Layout and Model classes for finer control.
I’ll demonstrate keeping models centered, unscaled, or aligned, or scaled when the user resizes the browser.
I’ll also be using a tiled pixel gif as the background. so there’s a little cereal toy for you if you wanted to know how to do that too.

Here’s a demo created from this tutorial.
Full Screen Flash Site Tutorial demo

Read more ...

New Flash Project template August 13th, 2007

Download my “New Flash Project template”

download “new-flash-project.tar.bz2 12.7 KB”
download “new-flash-project.zip 16.5 KB”

I created this as a template to quickly create new flash projects with common files, directory structure, and configuration.

Read more ...

Layout and Model August 13th, 2007

This flash tutorial explains how to use and hopefully expand on my Actionscript 2.0 layout and model classes. These classes extend the MovieClipLoader class to load flash movieClips and images into your flash projects with finer control than loadMovie().

Read more ...

Actionscript RMXml August 13th, 2007

This flash tutorial explains how to use my Actionscript 2.0 RMXml class to load simple single node xml files into flash projects. This assumes you want to extract content data from an xml file and display it in a TextField. It even allows basic html formatting by using [brackets] in place of <html tags>

Read more ...

Cheese -n- Basil Broccoli August 1st, 2007

A Food tutorial… it tastes good.

Read more ...

Installing Rails on Dreamhost July 15th, 2007

This tutorial will explain the process of installing a Ruby On Rails app on a dreamhost server (using FastCGI).

Read more ...

Ultimate Browser Compatibility June 6th, 2007

I’ve written this quick javascript that will remedy all of your (and your visitors’) frustration and annoyances with most websites.

This quick script will fix everything wrong with Microsoft Internet Explorer!!!

Read more ...

How to embed flash using U.F.O. May 26th, 2007

This HowTo will explain the process of embedding flash elements that display placeholder content for flash-disabled browsers using U.F.O. while keeping your pages standards compliant… for noobs.

Read more ...