Hi, I've logged the following bugs in JIRA for adobe, but I'm having issues with NativeWindows and extending a sprite and drawing graphics into that sprite and then adding it to my nativeWindow - the sprite is never added and is never visible. Has anyone had issues with the NativeWindow Component. However, I can add a sprite to the nativeWindow and it shows up, however, a drawRect(0,0,100,100), draws a rectangle at about 50 pixels to the right of the native Window. And, the sprite also scales with the stage although I set the window.stage.scaleMode = StageScaleMode.NO_SCALE. The sprite scales to the size of the stage, no matter how I try to code it.
I also have an error where mx:Window, setting the systemChrome to none, has no effect on the component, the chrome still shows up. What are the work-arounds for this stuff, as it is surely annoying. Thanks, Patrick

