Results 1 to 2 of 2

Thread: Music Code Help

  1. #1
    Join Date
    May 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Music Code Help

    Hello can someone tell me how this music code works and make it play on a game website. This is the code: <div align=center><embed type='application/x-mplayer2' autosize='true' autostart='1' src='http://www.bestvideocodes.net/bvcasx/ozzyosbourne-crazytrain.asx' width='300' height='260' ShowControls='1' ShowStatusBar='0' loop='true' EnableContextMenu='0' DisplaySize='1' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></embed><br><b><font size=+1>Crazy Train</font></b><br>By Ozzy Osbourne<br><a href='http://www.BestVideoCodes.net' target=_blank>Best Video Codes</a></div>

    What do you have to take off, The gamesite won't let you put all that it says error application if you use it all. If someone can help me would appreciate it. Thanks

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    The music code alone is this:
    HTML Code:
    <embed type='application/x-mplayer2' autosize='true' autostart='1' src='http://www.bestvideocodes.net/bvcasx/ozzyosbourne-crazytrain.asx' width='300' height='260' ShowControls='1' ShowStatusBar='0' loop='true' EnableContextMenu='0' DisplaySize='1' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></embed>
    Jeremy | jfein.net

Bookmarks

Posting Permissions

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