Monthly Archives: January 2012

My Review of Introducing Starling

Originally submitted at O’Reilly Building GPU Accelerated Applications Introducing Starling Great intro to Starling, but not perfect By craiggrummitt from Melbourne, Australia on 1/22/2012 4out of 5 Pros: Easy to understand, Helpful examples Cons: Too many errors Best Uses: Expert

Tagged with:
Posted in Flash

Two FLVPlayers battle eachother with full-screen

When an FLVPlayer component contains a fullscreen button, whenever the application goes to full-screen, the component automatically shows the FLVPlayer component, even if you have set up an alternative full-screen button elsewhere. The way to prevent the component from hijacking

Tagged with: , ,
Posted in Flash

Warning: All instances will be automatically declared as…

Sometimes it’s useful to have two Flash symbols which use the same Base Class which references symbols within the clip, that could be differently symbols. For example, a symbol of base class ‘Menu’ could contains symbols, of base class ‘menuItem’.

Tagged with: ,
Posted in Flash