Web Design & Graphics (Free) - TOP.ORG

Search Blog

Web Design Blog from Pixel Design Studio

Flash Tutorial – AS Coding standards (Good coding guide)

Jan 17
BY Pixel | No Comments

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 author…

Flash Tutorial – Reducing SWF file size (How To)

Jan 10
BY Pixel | 1 Comment

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 tweens… puts pressure on processor…

Flash Tutorial – Clear, clean, crisp font’s (How to)

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 text…