• 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&#8221;, {
    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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Installing Standalone Plugin’ is closed to new replies.