Tom was looking for some old school effects to use in The Room Tribute game, so I cooked up some pixel-style transitions. By creating a small BitmapData and scaling it to the entire stage, you can create many fun, chunky effects that even AS2 can handle. Now Flash can look like an ancient version of Windows…
AS2 Dithered Transition Effect
Previous post: Happy 20th Birthday, Street Fighter II
Next post: Skincraft

{ 1 comment… read it below or add one }
Nice use of the the switch() method! Even that the way you called it was better!