SoundManager2
Component ID
601496
Component name
SoundManager2
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
21783
Component created
Component changed
Component body
Overview
The Soundmanager2 module provides Drupal integration with the soundmanager2 library and contains three default player styles: inline player, page-player and ui360.
Recommended Modules
Usage
- Install the sondmanager2 module (and media module)
- Download the soundmanager2 library from http://www.schillmania.com/projects/soundmanager2/doc/download/
- Unzip the library to sites/all/libraries/soundmanager2 or a custom folder (you may configure this in the admin settings pages of soundmanager2 module.)
Media Module Integration
The version 7 release provides integration with Media field handlers.
Steps:
- Activate media module, http://drupal.org/project/media
- Add a media field to your content type and configure for audio files.
- In the content type display fields settings page, for Format select your preferred Soundmanager2 player. Then click the settings icon to configure settings for that player.
Known Issues
- The version 7 release is still in beta, but stable enough for production sites. Please submit issues and assign to andyhawks.
Related
If you want more formatters for players, have a look at http://drupal.org/project/swftools
Troubleshooting
There is an option to show debug information. To see this, you should activate debug mode in the soundmanager2 admin page. Then, activate the block (sm2 debug).
