Installing Standalone Plugin
-
Hello,
I am trying to install Martin Laines’ Audio Player as a standalone. I have the plugin installed but for x reasons I also need to use it in html format hence the reason I am trying to install the standalone version.
I pretty much have it “down packed” just need to know where the audio-player.js file goes
or
<script type=”text/javascript” src=”path/to/audio-player.js”></script>
<script type=”text/javascript”>
AudioPlayer.setup(“http://yoursite.com/path/to/player.swf”, {
width: 290
});
</script>In wordpress.
The code is obviously in html format so how would I go about inserting this in the header?
Thank you for taking the time to read my post
All the best.
Reta
The topic ‘Installing Standalone Plugin’ is closed to new replies.