Hi,

> The issue was that the TitleBar was dispatching "close" with bubbles=true.
> This works fine on SWF but not on the HTML platform without some extra
> work. So I just had PanelView intercept the event and dispatch one from
> its strand. 

Out of interest is this because of a missing cloneEvent method or that it 
wasn’t listening on a parent of the item that dispatched the bubbling event or 
something else?

Thanks,
Justin

Reply via email to