|
Project Information
Members
Featured
Downloads
Links
|
SoundSkin is a light weight (under 1.5k) wrapper for AS3 Sound objects which provides an easy and robust interface for controlling sound playback. SoundSkin can be constructed with a preloaded Sound object, or manage the loading of an external audio file. The SoundSkin code library includes the basic SoundSkin class for simple sound control, and a SoundSkinFx class which adds volume fade transitions. Main library features:
Documentation is included in the download bundle. NOTE: when loading sounds externally, make sure to encode your mp3 audio at a bitrate that is compatible with Flash Player 9. Some audio encoding will throw off timescale calculations. |