My favorites | Sign in
Logo
                
Activity: Medium
Code license:
MIT License
Labels:
actionscript, actionscript3, AS3, loading
Blogs:
Arthur Debert
External links:
Online Docs
Discussion List
Feeds:
Project feeds
Groups:
Mailing list

BulkLoader is a minimal library written in Actionscript 3 (AS3) that aims to make loading and managing complex loading requirements easier and faster. BulkLoader takes a more dynamic, less architecture heavy aproach. Few imports and making heavy use of AS3's dynamic capabilities, BulkLoader has a one-liner feel that doesn't get in your way.

BulkLoader hides the complexity of loading different data types in AS3 and provides a unified interface for loading, accessing and events notification for different types of content.

This library is licensed under an open source MIT license. Features:

Design goals:

BulkLoader gracefully handles progress notification in these use cases:









Powered by Google Project Hosting