Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freshplanet/Air-Mobile-ScrollController
Everything you need to have scrolling in your Adobe Air application that feels native on mobile (iOS, Android)
https://github.com/freshplanet/Air-Mobile-ScrollController
Last synced: 3 months ago
JSON representation
Everything you need to have scrolling in your Adobe Air application that feels native on mobile (iOS, Android)
- Host: GitHub
- URL: https://github.com/freshplanet/Air-Mobile-ScrollController
- Owner: freshplanet
- License: other
- Created: 2012-07-30T15:58:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-07T20:42:19.000Z (almost 11 years ago)
- Last Synced: 2024-06-23T19:32:13.839Z (5 months ago)
- Language: ActionScript
- Size: 248 KB
- Stars: 59
- Watchers: 46
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-actionscript-sorted - Air-Mobile-ScrollController - Everything you need to have scrolling in your Adobe Air application that feels native on mobile (iOS, Android) (User Interface / UI Components)
README
# Air Mobile Scroll Controller
Everything you need to have scrolling in your Adobe Air application that feels native on mobile.
# How to use
Add ScrollController.as, create a new ScrollController object, and call its addScrollControll() method.
See the documentation for the details.# Note
Don't hesitate to play around with the scrolling parameters (static constants) and suggest values that feel
more native to you.