标题: 移动设备上的滚动条控件ANE(iOS, Android) [打印本页] 作者: 破晓 时间: 2015-1-22 11:19 标题: 移动设备上的滚动条控件ANE(iOS, Android) # Air Mobile Scroll ControllerEverything you need to have scrolling in your Adobe Air application that feels native on mobile.# How to useAdd ScrollController.as, create a new ScrollController object, and call its addScrollControll() method.See the documentation for the details.# NoteDon't hesitate to play around with the scrolling parameters (static constants) and suggest values that feelmore native to you.