Flash Development Files
preLoader()
Version: 1.5
Date: March 2, 2002
File: preloader_3.2.2002.fla
This program is not only built to act as a buffer until the content loads, but to also track some of the different
variables when doing so. It tracks the amount of bytes loaded, kilobytes loaded, total file size, current load rate (kb/s),
load time, and an approximate load time left.
Example |
Download Zip File
mousePosition()
Version: 1.4
Date: March 3, 2002
File: mousePosition_3.3.2002.fla
This program tracks the current mouse pointer position. It also currently tracks where the user clicks, and demonstrates
when the user is outside the designated area by tracking the negative coordinates.
Example |
Download Zip File
flashTime()
Version: 1.5
Date: March 3, 2002
File: flashTime_3.3.2002.fla
This program tracks the current time. It also uses prototypes to create a date construct that can be exploited in
the program. There is much work to do on this.
Example |
Download Zip File
mxVideo
Version: 1.0
Date: March 16, 2002
File: mxVideo_3.16.2002.fla
I have been experimenting with loading in external video files with Flash MX. Check it.
Example |
Download Zip File
Panning & Zooming
Version: 1.0
Date: April 11, 2002
File: movPan_movZoom.fla
This is just a little experiment on panning and zooming in on a movie clip. Not to much but I needed
the functionality for a job at work.
Example |
Download Zip File
flashCom Countdown Clock
Version: 1.5
Date: August 6, 2002
File: 08.06.2002.fla
All I am trying here is to sync a clock using the Flash Communications Server. Nothing special, loaded with comments.
Example |
Download Zip File