Sound Mananger 2 setup problems

fekoppowl

New Member
I'm having a lot of trouble configuring Sound Manager 2. All I want to do is add the mp3-player-button to my mp3 links, however when clicked it redirects the user to the source's webpage with just an audio player and plays the song. I can't seem how to configure Sound Manager 2 to just play the links within my site.In my header is \[code\]<link rel="stylesheet" type="text/css" href="http://stackoverflow.com/soundmanager/demo/mp3-player-button/css/mp3-player-button.css" /><script type="text/javascript" src="http://stackoverflow.com/soundmanager/script/soundmanager2.js"></script><script type="text/javascript" src="http://stackoverflow.com/soundmanager/demo/mp3-player-button/script/mp3-player-button.js"></script>\[/code\]Where i output the code is in my body\[code\]<p><a href="http://stackoverflow.com/questions/15886467/linktomp3" class="sm2_button"</p>\[/code\]That is all I did, but it does not seem to work at all :(
 
Top