Skip to content

ayanray/as3-asset-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

as3-asset-loader

With Actionscript 3, it is difficult to manage all the different types of loading for Sound, XML, Video, Images, and SWF's. The new system is more organized and makes more sense, but becomes more complicated when developing. That is why the AssetLoader Class has been created.

The AssetLoader Class aims to make a simple developer interface to load pictures, videos, sound, xml, AV1 SWF and AV2 SWFs. It uses simple object notation and is easily extendable by the developer.

== Getting Started ==

[http://code.google.com/p/assetloader/wiki/UsingAssetLoader Introduction to AssetLoader]

[http://code.google.com/p/assetloader/wiki/AssetLoaderTags AssetLoader Tags]

PORTED FROM MY ORIGINAL: https://code.google.com/p/assetloader/

About

AS3 External File Loader (one simple interface for images, sound, video, files...)

Resources

License

Stars

Watchers

Forks

Packages

No packages published