Re: [FlexJS] listening for scroll events

2017-02-28 Thread Alex Harui
On 2/27/17, 11:28 PM, "Justin Mclean" wrote: >Hi, > >I have a container with a ScrollingViewport. How do you listen to scroll >events on teh content? > >As far asI can see the scale event don't bubble and because of the added >containers on the JS side you need to do

[FlexJS] listening for scroll events

2017-02-27 Thread Justin Mclean
Hi, I have a container with a ScrollingViewport. How do you listen to scroll events on teh content? As far asI can see the scale event don't bubble and because of the added containers on the JS side you need to do something ugly like this: