F L A S H

This page contains some of my Flash work. I have done some other small games/projects for commercial entities... but since I don't own the copyright, I can't publish any of those projects. Maybe someday I'll get around to putting a few screenshots up.


QuartoView SWF | FLA not available.
Hmmm... I've got a whole other page devoted to this project. Why don't you go read it?

SunlightView SWF | Download FLA
I always though that those "light-and-darkness-on-the-Earth" things were pretty cool, so I decided to try to make one in Flash. Why Flash? I don't know, it seemed like fun. This project was also a good test of Flash/browser interaction and data passing using swLiveConnect. You can leave the window open for as long as you want... it will continually update to show the passage of time/seasons. The shadow shape is reasonably accurate for seasonal sunlight shift. It's not perfect, but hey, it's Flash!
Note: Netscape 6 currently does not support the features necessary for this demo to run.

Color & PrintView SWF | Download FLA
This demo shows how to make a "coloring-book" type image, that can be filled in as any arbitrary color, and then printed out. This type of activity is sometimes seen on childrens' websites. This particular project was created in Flash 4, before the advent of the getRGB and setRGB commands. While this technique can still be used today, it is most valuable to those catering to a non-upgraded audience.

By making extensive re-use of defined symbols, the compiled SWF is just under 8K! Amazing! I know of several websites which have downloaded this FLA and made use of the code for their own projects.