Monday, October 14, 2013

Download AIR AS3 Touch Scroll

AIR AS3 Touch Scroll

AIR AS3 Touch Scroll dowload

Files Included: .as3proj (FlashDevelop AIR 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 preview) Starling version: http://codecanyon.net/item/air-as3-starling-abstract-touch-scroll/4058167 UPDATES: VERSION 1

Files Included:

  • .as3proj (FlashDevelop AIR 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 preview)


Starling version: http://codecanyon.net/item/air-as3-starling-abstract-touch-scroll/4058167

UPDATES: VERSION 1.2 / Oct 21, 2013

  • added “dpiScaleMultiplier” property added, if your using the scroller in a mobile app project then provide the device DPI for a more exact scrolling
  • some minor upgrades

As I started building mobile apps, I soon discovered that I truly in need of a touch scroller for my contents scrolling and started Googling around but couldn’t really find something clean and perfect to be able to respond my needs, so decided to built one myself :)

after making my TouchScroll class and make it to work in my mobile app projects, as I was moving forward on developing, after time to time I realized that if the scroller had such and such functionalities that would be awesome and started upgrading it time to time till it became as perfect as it is today! now I can say it’s flexible enough to be used in any way in any AS3 project, set its inputs in any order and at any time and treat with it as wild as you can! it’s still responsive :P
it concerns about your CPU usage and collects it own garbage after it is removed!

Main Features

  • Set all of the class inputs live at run time
  • CPU friendly
  • Switch between Touch scrolling and desktop scrolling
  • full interaction with the status of your content
  • Using Greensock BlitMask tech for max performance on mobile devices
  • 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 :)



Click or scan the QR Code to download the sample Android app to see how it works on your own mobile device! Of course the TouchScroll is coded in AS3 and can be used in any AIR mobile apps for IOS/Apple devices too! I just created this file for the sake of an example.

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.

Starling version

Below is the very same scroller for Android or IOS but it’s optimized to be used inside Starling framework:













AIR AS3 Touch Scroll dowload

1 comment: