26 Apr
Not sure how the job market for Flash professionals is around the US/world, but there has been a significant boom here in Seattle lately. I have received at least half a dozen calls in the past week for projects I’d love to work on, but my plate is completely full. Additionally, a client I am [...]
Posted in ActionScript, Flash, Flash Lite, Software Development, Technology by: Craig Babcock
1 Comment
18 Apr
You might be surprised to learn that there is a workaround for the recent IE/ActiveX update that doesn't require additional/external scripting. In fact, the technique is so simple that it could not possibly be valid. At the very least, it isn't 'proper' and people will definitely look at you funny. That being said, I haven't [...]
Posted in ActionScript, Flash by: Craig Babcock
1 Comment
06 Apr
In case you missed it, Northcode released an update for SWF Studio (SWF Studio V3.2 Build 136). The newest build offers several new features and many fixes to an already outstanding swf2exe tool.
You might also want to check out the newest open source version of Screenweaver - still a bit rough, but nice to see [...]
Posted in ActionScript, Flash, Flash Tools, Open Source, Software Development by: Craig Babcock
No Comments
05 Apr
I am a big fan of trace output for debugging - my trace logs often read like Russian novels. This is great for viewing an application as a whole, but can be overly cumbersome to wade through when I need to isolate a single bit (or stream) of data. After exhausting an array of prefixes [...]
Posted in ActionScript, Flash, Flash Lite, Software Development, mPERFECT by: Craig Babcock
3 Comments
04 Apr
For the longest time, Flash provided very little in the way of built-in code debugging. Beyond syntax checking and (more recently) type checking, developers were left to fend for themselves. Over the years, we've seen quite a few varied solutions ranging from debugger classes and components, several more robust 3rd party editors and assorted unit [...]
Posted in ActionScript, Flash, Software Development, mPERFECT by: Craig Babcock
2 Comments