
Demo for the Media Assets Manager.
Tags: media, assets, include, loading
The Media Assets Manager (MAM) is a small JavaScript library created to simplify the inclusion of media assets inside programs for the Khan Academy environment. More specifically, the inclusion of images, sounds and fonts.
For more details, please refer to the documentation, at: http://lbv.github.io/mam/
Credits
Artwork by Guillaume Lecollinet, made for the BrowserQuest game and released under the CC-BY-SA 3.0 license. http://opengameart.org/content/browserquest-sprites-and-tiles
Music by Yubatake, taken from his JRPG collection, released under the CC-BY 3.0 license. http://opengameart.org/content/jrpg-collection
Boom sound effect by dklon, released under the CC-BY 3.0 license. http://opengameart.org/content/boom-pack-1
Fonts supplied by Google Web Fonts. http://www.google.com/fonts/
Current revision: rev3
2013-05-27
* Minor corrections to the comments.
2013-05-25
* Updated to mam-pre3.
* Moved assets to new server.
2013-05-24
* Updated to mam-pre2.
* Added "well" sprite and optimized media assets.
* Use 'S' and 'M' instead of SHIFT and CONTROL to
manipulate sounds.
* Don't play sounds on the intro screen.
2013-05-21
* First version of this program.