Tag Archives: Actionscript

Open letter to O’Reilly : Your iPhone apps suck

Update 2: New versions of several of these apps have been released. Things are a lot better.
Update:I’ve had feedback on this post from O’Reilly both by email and in the comments. Both Andrew and the other O’Reilly representative I’ve been in contact with seem sincere when they say that these apps will be updated with [...]

New blog!

No no. I’m not about to start a kerfuffle about changing the location and / or name of my blog again. I just wanted to make sure you’ve heard about the new ria.creuna.com site.
Basically me and the other RIA-developers broke out and started our own blog. If you like the code, geek and tech content [...]

Capture key sequences in ActionScript 3. AKA The Konami Comeback.

Lately the internet has had a wave of sites using the cherished Konami Cheatcode to reveal easter eggs or similar functionality in the site or app.
I wrote a (crappy but working) class to implement such functionality in ActionScript about a year ago here.
I decided to polish it up a bit for the benefit of myself [...]

Adobe Updodger

Do you use any Adobe products? Tell me if this sounds familiar: “Oh hai! I need to update some totally unrelated stuff on your machine! You know, some camera raw stuff or InDesign whatchamacallits, so I’m just going to force you to quit all your browsers, because lordy lordy who knows what might happen if [...]

Twitter, Twitter, Twitter

Update!! Yahoo did the same dick move of cockblocking Flash. :/ To remedy this the URLRequest on line 80 had to be changed. If your project used to work but doesn’t anymore; Try this. If this is your first time here; Ignore this message.

Ad infinitum, ad nauseum.
So, I saw that I’m still getting some traffic [...]

ActionScript 3 URL validator class

Fairly robust AS3 utility class for evaluating, parsing and tagging URLs.

Better (AS3) imports in TextMate

Summary: In which Martin has concocted a hack to make importing packages in TextMate a wee bit easier.
TextMate TextMate TextMate. I might as well make this a pure TextMate blog soon, but I can’t help it. My love for this app is overwhelming.
I spend a lot of my time writing ActionScript, and one thing I’ve [...]

Tracing to Firebug in AS3

I realize that I’m late to the party with this, but so far all the examples I’ve seen have been a bit overkill for my needs, so I’m putting this out there in case someone else might have some use for it.
Of course,
1trace();
is a Flash developers best friend. Hell, I sometimes feel I’d be happier [...]

Hug a developer day

Banner ad Fail

I know these things aren’t really supposed to be difficult, but at least have your Flash guy take out the trace statements before you publish.
I was just surfing as I noticed something funny going on in FlashTracer. Like I said, no biggie, but may serve as a warning for other Flash devs.