Hi All,
Currently, I am developing a Flex Mobile Project for iOS. I am facing a serious issue with the Scroller Container. I am not able to capture the scroll event.
Here is my code:
<s:Scroller width="1024" height="100%" scrollSnappingMode="center">
<s:HGroup>
<container1 width="1024" height="100%" />
<container2 width="1024" height="100%" />
</s:HGroup>
</s:Scroller>
If I am able to capture the scroll event, I can get the horizontalScrollPosition and load unload any functionality.
Please help, as its very urgently required in one of my project.
Thanks in Advanced.
Regards,
RS.
This answer might be useful: http://stackoverflow.com/questions/4390725/flex-4-scroller/4425091#442 5091
North America
Europe, Middle East and Africa
Asia Pacific