Manage Flash Sounds Via MooTools: MooSound
3
May
// php the_time('Y') ?>
Few posts ago, we had mentioned SoundManager (WRD post link), a JavaScript API for controlling Flash sounds.
MooSound is a very similar API for MooTools (thanks to Ruslan for suggesting the resource).
MooSound’s poweful features let you reach almost every aspect of the flash sounds like:
- start, stop, pause
- ID3 information
- Filesize
- Loaded Bytes
- Duration
- Position
- Setting the volume
- Setting the pan
- Jump to feature
API is very well documented and a demo can be found at the homepage.
- Tags:
API Javascript Mootools Sound
- Filed under: Flash, Goodies, LGPL License, Media
- 1 Comment
Related Posts

















One Response for "Manage Flash Sounds Via MooTools: MooSound"
Sounds good! I will try moosound