Browsing Category

Source files

AS3 Fullscreen Scrollbar

This scrollbar is coded in AS3 and will automatically resize according to the amount of content, unlike a lot of other Flash scrollbars. You can set the track color, grabber color, grabber press color, grip color, track thickness, grabber thickness, ease amount and whether or not the grabber is “shiny”.

Robot Walkcycle

This Flash source file contains a rigged and animated robot walk cycle. Who doesn’t like bots?

PHP Form

A simple php form.

Jadchor Menu Reworked

“With Chorney’s permission I’m submitting a reworked version of his Jadchor Portfolio: Flash menu. I used the color filter for the effect. The .Zip file has the fla/swf/html/ and Fla is saved in Flash 8 format.” – tecwzrd

Masking Background

In this elegant Flash interface you can change the background of the page by selecting a preview image with a nice reflection effect. It was created by tecwzrd on DeviantArt.

Bitmap Sprite Animation

“Though nothing that would necessitate Flash 8, this example shows how Flash 8 can be used to animate a bitmap character. The character’s frames are located in a single bitmap which are extracted and displayed in another bitmap using the BitmapData class. Threshold is used to convert the magenta color to be transparent.” – Trevor McCauley