Tip: How to Take a Screenshot in Starling
Developers that are used to Flash take it for granted that bitmaps can be accessed since a Bitmap display objects has a bitmapData readily available.... Read more
Developers that are used to Flash take it for granted that bitmaps can be accessed since a Bitmap display objects has a bitmapData readily available.... Read more
Targeting a game to a specific flash player version can be useful for many reasons. Since Player 11 was released there where many features added, but... Read more
I needed a simple spark button with only an icon – basically a bitmap made into a button. The problem is that I have lots... Read more
Heres a useful tip on using the mx utils package. Occasionally we need to trace values of objects, whether these are flash display objects or your own... Read more