How to fix an odd bug within Flash when some OpenType fonts strangely vanish
Archive for the ‘Flash’ Category
29
Dec/12
17
May/11
17 May 2011

AS3 detect\catch invalid loader url request
I like AS3′s ability to find and track all sorts of errors and coding bugs but one minor issue I had recently was when trying to detect and catch an invalid url request for dynamically loaded images. At first the solution seemed obvious – I thought using a simple try {} catch {} method for [...]
01
Feb/11
01 February 2011

AS3 typing\typewriter effect in Flash
A dynamic and scripted AS3 typing effect for Flash, with variable type speeds. The script mimics the look of text being typed and can be coloured and styled using HTML font tags. The script is ideal for headlines and smaller sentences. The post includes demo, examples and full source code.
