Home Video Blog Artwork Projects About

Flash Source Files

By Turi

Flash Source Files, for the world.

Here you can find all the flashing experiments and applications I've coded. They are all written in Actionscript 1 for Flash MX.
I've learnt Flash by myself, reading the code from fla's taken around, so since the beginning I felt I had to give my contribute to feed the flash community, and maybe even let someone have fun.
After all, that's why I did it...

app Blue Cacao - Combination of a drum machine and a synth-sequencer (one sample to play many notes), featuring a file manager to store songs on users' hard drive.
app Binaclock - Current time is converted to binary format, the resulting string is used to determine which leds should be enlighted. Available also as .MXP.
app WhereIs - Array prototype. Searches an array for a given element returning its index.
app AttackAndDamage - Two malicious scripts...
app DrawCircles - Like raindrops, a nice effect generating circles.
app ThermoConverter - Celsius / Fahrenheit and Fahrenheit / Celsius converting tool, featuring a visual thermometer to display temperature values.
app FlashKeylogger - Records every character the user presses, also if focus is not a text field or focus is a password text field. Works only when on the active window.
app PerpetualCalendar - Definitive perpetual calendar, displays the calendar of any given year. As long as we'll refer to this solar system, it will work fine.
app Terminal - Terminal-like interface, generates random sentences.