Massive Loading API
The target of the Masapi is to provide a complete framework dedicated to the management of the massive loading into a flash/flex application. It is designed to be as easy as possible to use but also to be as flexible as possible.
There are the main features that the framework supports :
- Same interface for all load managers (URLLoader, Loader, ...)
- Easy massive loading classes
- Advanced massive loading (priority, dependencies)
- Advanced massive loading management (loading policy, loading information, ...)
Useful links :
Other links :
Current version (July, 02)
The current version is 1.5 (Download - with samples and documentation) ! => Other bundles
News (SVN)
- A method to retrieves the files at a certain priority into a PriorityMassLoader
- New properties to the MassLoadEvent and PriorityEvent
- Added a static index to the files into a MassLoader
Older updates :
- Documentation updated & one new sample (simple picture gallery)
- New classes added (LinkedMap and XMLDescriptor)
- ILoadableFile has now a destroy() method
- MassLoadEvent provide now the index of file (unique id into the MassLoader)
- ExtensionFileSelector moved to FileTypeSelector (IFileSelector interface removed)
- Package ch.capi.core moved to ch.capi.net.app
- Some minor bugs corrected
- Sub-dependencies now fully supported into the XML
- New methods to the LoadableFileFactory
- Easier methods to use the CompositeMassLoader
