Closed (fixed)
Project:
SoundManager2
Version:
6.x-2.1-beta6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 04:18 UTC
Updated:
10 Jan 2010 at 18:10 UTC
Is there a way to simply use the code in a node to generate a playlist player? I want to embed a player in a blog post, and do not use the audio module. I am OK with manually uploading mp3's and entering paths.
I've tried using it as instructed, but I just can't seem to follow the instructions as they are written. For example, how exactly does one "Activate sm2_plst_cck "?
Thanks
Comments
Comment #1
davebv commentedSoundmanager2 is a compound of 3 modules, the soundmanager2 itself (which does nothing more than provide the sm2 player and js api), the CCK formatter for filefield (upload the file as regular file) and/or nodereference for audio.module (reference previous created audio nodes) and the SM2 Audio for adding the players to audio nodes.
sm2_plst_cck is the machine name for the sm2 cck playlist formatter. It is in the CCK group.
Let me know if you still have problems.
Comment #2
davebv commented