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

davebv’s picture

Soundmanager2 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.

davebv’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.