The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Music Script Changed To Something Not Working

Go down

Music Script Changed To Something Not Working Empty Music Script Changed To Something Not Working

Post by Quily December 20th 2010, 3:34 am

My music script suddenly changed to something that isnt working.I tried to change it back to the old one but it still keeps on turning back to the Current one.

Old Normal code

Code:
<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="95" height="20">

                                <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" />

                                <param name="bgcolor" value="#0F0F0F" />

                                <param name="FlashVars" value="mp3=http://files1.guildlaunch.net/guild/library/79196/Disturbed - Another Way To Die.mp3&amp;width=95&amp;loop=1&amp;autoplay=1&amp;volume=100&amp;showstop=1&amp;showvolume=1&amp;showslider=0&amp;volumewidth=40&amp;bgcolor=0F0F0F" />

Current non working code

Code:
<!-- begin embedded WindowsMedia file... -->
      <table border='0' cellpadding='0' align="left">
      <tr><td>
      <OBJECT id='mediaPlayer' width="320" height="285"
      classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'
      codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701'
      standby='Loading Microsoft Windows Media Player components...' type='application/x-oleobject'>
      <param name='fileName' value="http://servername/path/to/media.file">
      <param name='animationatStart' value='true'>
      <param name='transparentatStart' value='true'>
      <param name='autoStart' value="true">
      <param name='showControls' value="true">
      <param name='loop' value="true">
      <EMBED type='application/x-mplayer2'
        pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
        id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1'
        bgcolor='darkblue' showcontrols="true" showtracker='-1'
        showdisplay='0' showstatusbar='-1' videoborder3d='-1' width="320" height="285"
        src="http://servername/path/to/media.file" autostart="true" designtimesp='5311' loop="true">
      </EMBED>
      </OBJECT>
      </td></tr>
      <!-- ...end embedded WindowsMedia file -->
Code:
avatar
Quily
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum