On 5/2/16, 4:35 PM, "dhwanishah85" <[email protected]> wrote:
>Hi Alex,
>
>Do you mean , I need to make changes into FlexJS BrowserResizeListener.as
>file?
>
>IUIBase(_strand).topMostEventDispatcher.addEventListener("sizeChanged",
>resizeHandler);
That looks worth trying.
>
>Is there any example of such class which I can follow?
I don't think any code already dispatches events off of
topMostEventDispacher. Mostly it is used for listening for mouse events.
Thanks,
-Alex
