Files Included:
- .as3proj (FlashDevelop AIR Starling sample project)
- .fla (simple usage project)
- .as (source codes)
- .apk (the sample Android app generated by AIR project)
- Classes Documentation related files and help files
- .swf (the sample simple usage preview)
After I have developed the Touch Scroller, I was very satisfied with it and thought that it would be so awesome if I create an abstract version of it to be used in Starling and 3D projects.
I was working on a Starling project and really needed a great and flexible Scroller on GPU environment too, searched a lot but couldn’t find the one that I was looking for, I was too involved and couldn’t stop, so thought why not to create an other Scroller but this time 100% abstract.
Main Features
- 100% abstract, OOP
- use it in GPU environment projects, like Starling and 3D projects
- Set all of the class inputs live at run time
- CPU & GPU friendly / max performance
- full interaction with the status of your content
- Using Greensock tweens engine
- ability to externally scrolling your content, for Anchor purposes
- HoldArea option in Touch scrolling for easier interaction with the content
- Sticky scrolling option, just like Android 3.2+ scrolling and iphone like scrolling
- lots of more detailed options and attentions
Hope you enjoy it 
Notes
In the package that you download you can see the full documentation of the classes with clean sample and example files on how to use it on a regular desktop or mobile rproject.






















