Jan
17
BY Pixel | 1 Comment
ActionScript Coding Standards
Macromedia Flash applications have generally been built without regard to particular standards or guidelines. While this flexibility allows for a wide variety of solutions to a problem, it also makes it difficult for anyone other than the…
Jan
10
BY Pixel | 4 Comments
How to reduce swf file sizes: Written by Paul Bainbridge – Innovative Designs
Replace images for vectors wherever you can.
Import images dynamically if vectors is not an option.
Reduce publish settings for images..
Do scripted movement rather than…
Jan
08
BY Pixel | 4 Comments
How To Keep Fonts Clear: Written by Paul Bainbridge – Innovative Designs
Here are the basic rules to follow to keep text from anti-aliasing (ie. getting fuzzy, unclear, blurred). I’ve also included a few notes that could be useful when manipulating…