Category Archives: Flash
Specify base folder for SWFObjects
Yesterday I was testing a slideshow component with a colleague, and I got really frustated when it didn’t work on [...]
Posted in Flash 0 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, components 0 Comments
Parsing XML: good practice
With the new XML class of AS3 parsing XML has become much easier than before but it’s still time consuming [...]
Also posted in AS3 0 Comments
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, components 2 Comments
Flash Player trust file (Mac, Windows and Linux)
Working with Flash sometimes is a pain, not because of the product itself but because of all the restrictions that [...]
Also posted in MAC OS X 4 Comments

Using SWF files that implement a Specific Interface