Category Archives: components

Using SWF files that implement a Specific Interface

How about modularizing your application so that other developers can develop external modules by only knowing a specific set of [...]
Also posted in AS3, Flash, Thoughts | 6 Comments

Flash (CS3) SimpleButton with Disabled State

Yet another difference between Flex  and Flash components… in Flash the SimpleButton doesn’t support the disabled state so here is [...]
Also posted in AS3, Flash | Leave a comment

Flash CS3 fl.controls.TileList allow no selection

Using the fl.controls.TileList I’ve encountered a little problem, I wanted to be able, when NOT in multiple selection (allowMultipleSelection=false), to [...]
Also posted in AS3, Flash | 2 Comments