Josef Müller-Brockmann

Sometimes you find some real gems on YouTube, like this motionpiece inspired
by Josef Müller-Brockmann. Video after the jump. Read More »

The Golden Age of Flash

Video after the jump Read More »

InteractivePNG class

MosesSupposes has written an class for dectecting hitTest on .png with transparency, meaning no more mask or hitarea’s when working with Sprites with png’s inside of them.

check the demo and download the class here:
InteractivePNG

AS3 TextEditor

AS3 TextEditor Lite is a SWC based component for rich text editor which can be used in Flash applications to be developed using Action Script 3 and Adobe Flash CS3 IDE. This component provides features like:

Dynamically attach it to any text field of your application Complete WYSIWYG Editor Formatting of characters as Bold, Italic, Underline Hyperlink with color, underline options Search and replace texts Indent, Margin (left and right) Paragraph alignment left, right,center,justified Making unordered lists Line spacing, Character spacing Adding Image (No Edit) Rich Text View and HTML View (two-color coded) Clipboard features: Select All, Copy, Paste, Remove Formatting Inserting special characters.

It’s only for CS3/CS4 and not for Flex. But hey, you cant have it all I guess.
AS3 TextEditor Lite: Free rich text editor component for Adobe Flash CS3

TextFlowLite

Grant Skinner has posted a nice utility class for flowing textfields, making it easy to redefine text flow size on the fly. Read More »