Embed system fonts with Flex SDK

Posted on 6th March 2010 in ActionScript | No Comments »

This little ActionScript 3 snippet will convert the system font to a SWF font instance that you can use in your AS3 project. Read the rest of this entry »

Enable Quick Look of ActionScript and Flex files on Snow Leopard

Posted on 4th February 2010 in ActionScript | No Comments »

Having Adobe CS4 and Mac OS X Snow Leopard both installed is very likely to mess up Quick Look of Flash ActionScript (.as) and Flex (.mxml) files. Most inconvenient for those used to browsing through the files and looking into them by just hitting the Space key. Read the rest of this entry »

Making sense of Flash compile-time and run-time errors

Posted on 29th January 2010 in Flash | 2 Comments »

ActionScriptEvery new version of ActionScript has had its impact on the compiler and error handling. Since ActionScript 1, that had loose typing and was suited well for small-scale scripting projects, things have changed considerably. Read the rest of this entry »

Flash Platform is at a crossroads

Posted on 17th January 2010 in Flash | 1 Comment »

Flash Platform is actually open sourceSince Flash CS5 was announced last year, community has became passionate about pretty much everything Adobe has to say, recently in regard to dumped CS5 beta and the new Flash Player 10.1. Some sceptics even go as far as suggesting dumping the ActionScript codebase in favour of JavaScript over speed, an absurd idea.
Read the rest of this entry »

Flash CS4 graphics importer lacks precision

Posted on 18th November 2009 in Flash | 1 Comment »

Importing graphics from Adobe Illustrator to Flash is a nightmare when it comes to precision graphics. Incredibly enough, an utterly fine graphic in Illustrator may turn up all shoddy in Flash. Read the rest of this entry »

First impressions on Flash Player 10.1 prerelease and AIR 2 beta

Posted on 17th November 2009 in Flash | 2 Comments »

Adobe - Flash onAdobe announced 2 great releases today: Adobe AIR 2 beta and Flash Player 10.1 prerelease, both aiming high with Flash Player 10.1 being the first runtime release of the Open Screen Project and AIR 2 offering a significant performance boost with compelling features.

Read the rest of this entry »

ActionScript 3 Array constructor vs Array literals benchmark

Posted on 16th November 2009 in ActionScript | No Comments »

By the latest Coding Convention of ActionScript 3, the usage of the Array constructor is only encouraged for size allocation, e.g. var myArr:Array = new Array(2); for an array with 2 elements in it. In all other cases literals should be used, e.g. var myArr:Array = [];

Read the rest of this entry »

Paul Neave launches his new Flash site

Posted on 13th February 2009 in Artwork | No Comments »

Neave Imagination

Paul Neave, London-based interactive designer, has launched a truly great Flash website to put his ventures on display. Very nice minimalist design, easy to use and functional.

Paul Neave has been on Flash for over 10 years both with Neave.com and for design agencies in Manchester and London. Visit Neave.com.

How to make components in Flash CS4 appear again

Posted on 4th February 2009 in Flash | 8 Comments »

Adobe Extension ManagerIf you run English Flash CS4 on a non-English system you might have noticed that Flash components installed with Adobe Extension Manager don’t turn up in Components panel anymore. It’s another bug vs feature situation by Adobe. Read the rest of this entry »

BalticWatch.ee now running on backbone3 with Flash SEO package

Posted on 30th August 2008 in Flash | No Comments »


Following the success of the Flash SEO package for backbone CMS, that piloted for Boutique Caprice in July, Baltic Watch Ltd, the Baltic wholesaler of quality watches, has obtained the package to improve the ranking of www.balticwatch.ee even further. Read the rest of this entry »