iOS-like Scrollview in as3 AIR

自闭症网瘾萝莉.ら 提交于 2019-12-13 09:48:35

问题


I'm trying to create a iOS-like UIScrollView in ActionScript 3 for my Adobe AIR apps, but it is not very smoooth.

Why didn't Adobe implement a native scroll view? Has anyone already implemented a smooth scroll, using movie clips or something similar?


回答1:


Take a look at this. It should give you some ideas/help you get started.

http://www.infin8iphone.co.uk/?p=57




回答2:


I had created a pretty full functional iOS-like ScrollView/ListView component for AS3, you can try it: https://github.com/albert-zhang/AZASScroll



来源:https://stackoverflow.com/questions/11172033/ios-like-scrollview-in-as3-air

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!