If your Flash CS4 crashes when you try to edit some text object is because there is a problem with the font – it may be corrupted or may contain ambiguous data or there are more than one font with the same name or the font symbol name is identical to the Postscript name of [...]
In a current project I run on the following problem: didn’t see a blur filter applied on a background. Started debugging and even though was no error neither compile errors nor runtime. But a the Flex Builder console panel, where traces appear, a special output text warning appeared:
Warning: Filter will not render. The DisplayObject’s filtered [...]
This week I’ve been working on a project that uses deep linking with SWFAddress library. SWFAddress is a useful tool that lets you go to a specified part of a flash site by changing the browser’s url.
Anyway this project was in part completed but had to do some changes and fix some bugs. Most bugs [...]