Things that matched 'drawing'

  • Win stuff! OSMF Contest!

    To kick of the OSMF Marketplace, the guys over on the OSMF team are offering a copy of Creative Suite Master Collection to one lucky...

  • Tips for manipulating video BitmapData

    A fairly short post, but one I believe is useful to anyone messing around with BitmapData from a video. So a few thoughts: Is your FMS...

  • stageWidth is zero in IE

    There's a strange bug in SWFs embedded in IE using SWFObject where even after your ADDED_TO_STAGE events have fired, on initialisation both stage.stageWidth and stage.stageHeight...

  • Sprite, buttonMode and nested TextFields

    I've noticed a few problems getting Sprites to behave properly in buttonMode when a TextField is nested within. An example would be using the drawing...

  • Flex 2 component development

    I'm having great fun at the moment developing some reusable, custom UI components for Flex 2. I'm building them as ActionScript classes; implementing the drawing...