Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkdave/bumpslide_as3
Bumpslide AS3 Library
https://github.com/tkdave/bumpslide_as3
Last synced: about 2 months ago
JSON representation
Bumpslide AS3 Library
- Host: GitHub
- URL: https://github.com/tkdave/bumpslide_as3
- Owner: tkdave
- License: other
- Created: 2010-06-13T06:28:44.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-02T19:21:33.000Z (over 12 years ago)
- Last Synced: 2024-05-18T20:44:54.103Z (8 months ago)
- Language: ActionScript
- Homepage: http://www.bumpslide.com/blog/
- Size: 11 MB
- Stars: 22
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - bumpslide_as3 - Bumpslide AS3 Library (Unsorted / Other API)
README
Bumpslide AS3 Library
=====================This is the new home for the latest bumpslide as3 libs.
* com.bumpslide.net
* AS3-only Request/Response interfaces
* AMF, XML, JSON, Request classes
* Service Proxy
* Request Queue
* Socket/FMS Utils* com.bumpslide.ui
* Skinnable UI Component model
* MXML-friendly (without-flex)
* Support Virtualized, Smooth-scrolling, Lists and Data grids
* Page/View stack management
* Re-usable behaviors* com.bumpslide.util
* Common data types and structures
* Non-Flex data binding
* Static utilities
* etc.* com.bumpslide.command
* Front Controller and Command Pattern
* Nestable Asynchronous Command Queues