Probably only interesting if you’re based in Norway (yet, who knows?), but I thought I’d give you all a heads up that FUGN – Flash User Group Norway is starting up again after a lengthy summer vacation. The first meeting is this coming monday, and the details can be found at the FUGN website (^^). [...]
Tag Archives: Actionscript
TextMate + QuickSilver = Drag & Drop ActionScript imports.
I couldn’t possibly code in anything but TextMate. Hell, I even blog from TextMate. And since I’m lazy by nature I wanted a better way to import classes from my class library. The TextMate ActionScript 3 Bundle Simon Gregory offers a nice auto complete functionality that lets you define a list of classes to choose [...]
Getting Flash and Twitter to play nice.
Attention! This code was written by a far less awesome version of me and using it is strongly discouraged. You should go here and use that code instead. Do it. You’ll thank me. I’m an avid user of Twitter. I’m also a Flash developer so it figures I had created a Twitter badge in Flash [...]
Up Up Down Down Left Right Left Right B A
While showering last night (this is usually when ideas and / or solutions present themselves) I came up with this idea. Basically it’s a simple class that allows you to listen for specific sequences of keystrokes. So if the user was to press the sequence in the title, in the correct order naturally, you might [...]
