Yearly Archives: 2009

Mind control

Here’s one of my old games being controlled with brainwaves in a homebrew EEG device cobbled together by Italian Hacker Mastro Gippo:

Posted in Flash, Games, Videos, apps | Tagged , , | Leave a comment

MouseWheelTrap – how to stop simultaneous Flash / browser scrolling in AS3

I recently stumbled over a new AS3 gotcha that seems to be bugging a lot of the Flash community. Apparently a new 'feature' of AS3, whereby using the mousewheel inside an embedded Flash movie still scrolls the surrounding browser window … Continue reading

Posted in AS3, Flash | Tagged , , , , , | 8 Comments

CoolIris type thing in 30 lines

PLAIN TEXT Actionscript: package { // Piclens type thing in 30 lines (FP10+) Liam O'Donnell - spikything.com     import flash.display.Sprite;     import flash.events.Event;     public class Main extends Sprite {         private var container … Continue reading

Posted in 3D, AS3, Flash | Tagged , , , , | 3 Comments

Local playback security in FlashDevelop and Flash CS3 / CS4

I've seen a few people get into a pickle over this one. When you're developing and testing locally, you need to set the 'Local Playback Security' setting (sometimes referred to as the 'use network services' option) depending on whether you … Continue reading

Posted in Flash | Tagged , , | Leave a comment

Turkey

Whirling dervishes in Turkey

I recently went to Turkey and travelled around the entire Western half of the country. The highlight was hot air ballooning over Cappadoccia, but I just found this long exposure photo of some whirling dervishes I took and thought it … Continue reading

Posted in Photos, Travel | Leave a comment