Craig Grummitt – Before I forget

Discoveries in Swift and iOS development.

Tag: bugs

  • CS4 component icon library bug.

    I’ve been wondering why items in my library disappear occasionally – including the library buttons and column headers! I’ve narrowed the problem down to a CS4 bug. Steps to reproduce bug: 1.Create…

    Keep reading

  • stage.mouseLeave and wmode=transparent

    noted a strange incompatibility today – the stage.mouseLeave event doesn’t get triggered when you hold a mouse button down, and drag off stage on a flash object which has wmode set to…

    Keep reading

  • An Internal Build Error has occurred…

    public var interactionType:String=INTERACT_DRAG=INTERACT_FORM; This line of code just wasted 4 hours of my life. Flex didn’t notice that there was a problem, and it was only in building that a problem arose…

    Keep reading