MX 2004: Garbage (A Big “Booo” for Macromedia)

I was one of the many individuals really excited about the upcoming Flash version. I kept hearing about a few key features that I thought would be very useful. However, I expected more to be included in this version than just those few features. Damn, was I wrong. Thank God I didn’t pre-order the software, or I’d be in the hole $300 for the upgrade. Continue reading

_global Across Remote ActionScript Timelines

Like many Flash developers, I like writing classes and optimizing bandwidth with remote libraries. ActionScript 1 uses prototypes to extend methods to a function object, and to be able to access that class globally, one would use _global. Unfortunately, global do not work as well as they’re explained to. This bug is resident in all minor versions of Flash Player 6, and still exists in Flash Player 7. Continue reading

Flash for the Masses

Is it just me, or do many Flash developers have no regard for slower computers? Do they believe that every single person on the Internet has a 3 GHz machine? I mean, come on! I have a 3 GHz machine, but if all I did was develop in Flash, I wouldn’t need such a computer. Neither do many of the other 400,000,000 people on the Internet. Continue reading

Live Site Uploaded

I finished the design and the Flash navigation. It dynamically loads random JPEG images from a directory and fades through them like a slide show. Nothing spectacular, but gives the homepage’s header some activity without causing a distraction.

I’ve started on the Class Reference and I wrote an article today as well, Flash for the Masses. It focuses on CPU and RAM issues with Flash usage.

A lot of the site still doesn’t work as I still have to write all the content.