How can I use the Flash Drag Manager (not the NativeDragManager) in a
WindowedApplication?

I want to use systemChrome=none, but if I use mx:Application (to get
the right drag manager) instead of mx:WindowedApplication, I lose the
halo titlebar and statusbar (which I want).  I tried adding the
TitleBar manually to an mx:Application, but that didn't go so well
since it's expecting its parent to be an IWindow instance.  Any
suggestions?

This was dead-nuts easy in Beta 2, but it looks like they took away
the ability to use both native and flex drag managers within the same
app with Beta 3.

Flex/AIR Developers,  I can't understand why you took this ability
away in Beta 3 and force me to use a single DragManager Impl.

-Andrew

Reply via email to