Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Location
    UK
    Posts
    3,955
    Tokens
    424

    Latest Awards:

    Default MY MUSIC PLAYING ON MY WEBSITE

    Hey does anyone know how to get my music playing on like a windows media player bar on my website? +REP+ For all help!
    2110 Reputation thanks to: Intersocial
    If you Rep, please leave your name.

  2. #2
    Join Date
    Oct 2006
    Location
    Northampton
    Posts
    694
    Tokens
    142

    Default

    HTML Code:
    <OBJECT id="VIDEO" width="320" height="240" 
        style="position:absolute; left:0;top:0;"
        CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
        type="application/x-oleobject">
        
        <PARAM NAME="URL" VALUE="your file or url">
        <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
        <PARAM NAME="AutoStart" VALUE="True">
        <PARAM name="uiMode" value="none">
        <PARAM name="PlayCount" value="9999">
    </OBJECT>
    http://www.mioplanet.com/rsc/embed_mediaplayer.htm
    Good-bye signature, I love <NOT ALLOWED NAME AT ALL> despite the infraction his last name got me.

    Free speech? Not anymore, you gotta' love this forum.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •