My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

This library contains some of classes that I use the most.

The basic premise is that you build a main application and a loader-stub to have a decent display of progress.

How you structure and design the main application is really up to you, but if you always find yourself using a loader and a main, these classes should hopefully help out.

An alternative way to build a more intelligent system, would be to create a loader that loads class-definitions separately from a more rigid client, sharing the definitions with the client application at run-time. The basis for a flash-management system.

Powered by Google Project Hosting