This is my first post in a Drupal forum so I hope this in the correct location. My question is about using the Drupal audio module and the players that come with it. I would like to the 1 Pixel Player in a block using the pop-out player I found here http://drupal.org/node/add/forum. I would like to use the XSPF Player on a page.

Is there a way to do this?

I imagine that I can just copy the XSPF players code into a page, which came to me while typing.

Thanks

Comments

samhassell’s picture

You could paste it into a block and then sit the block where ever you like in your page. Just make sure the input format is set correctly.

rareimagery’s picture

Thanks for the reply, I'm using Panels so that could work out perfectly.