MAM Demo

Demo for the Media Assets Manager.

Tags: media, assets, include, loading

Summary

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

Links

ChangeLog

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.

To Do