Log In · Register

 
MUSIC INTERGRATION
X_SPUNJAH_X
post Feb 21 2004, 12:39 AM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Feb 2004
Member No: 4,820



Is there a way to add these 2 codes together so they work together

CODE
<!-- begin code provided by createblog.com -->


<style type=text/css>


/* edit to your liking */
table.module { border: 1px solid #000000; width:160px; background-color:FFFFFF; }
table.module th { background-color: #FFFFFF;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; }
table.module td {color: #000000; text-align: left; border: none; background-image: none; }
</style>


<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"></th></tr><tr><td valign="top" class="module">

<!-- begin code provided by createblog.com -->
<form name=choose>
Music Menu:
<select size=1 onChange="midiplay(this);">
<option value="#">Click For Music
<option value="</option>
<option value="</option>
<option value="</option>
<option value="</option>
<option value="</option>
<option value="</option>

</select>
</form>

<script language="JavaScript">
<!--
// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com

document.write('<bgsound src="#" id=midijuke loop=1 autostart="true">');

function midiplay(what) {
if (document.all)  {
  document.all.midijuke.src = what.options[what.selectedIndex].value;
}

else {
  alert("Sorry, but the Music Menu is only accessible through MSIE4.0 and above.");
}
}

//-->
</script>
<!-- end code provided by createblog.com -->


And this music player code
CODE
<!-- begin code provided by createblog.com -->
<P style="MARGIN: 0in 0in 0pt; TEXT-ALIGN: center" align=center>
<OBJECT id=MediaPlayer1 height=64 width=245 classid=CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6 name=MediaPlayer1><PARAM NAME="URL" VALUE=""><PARAM NAME="rate" VALUE="1"><PARAM NAME="balance" VALUE="0"><PARAM NAME="currentPosition" VALUE="89.6089728"><PARAM NAME="defaultFrame" VALUE=""><PARAM NAME="playCount" VALUE="1"><PARAM NAME="autoStart" VALUE="-1"><PARAM NAME="currentMarker" VALUE="0"><PARAM NAME="invokeURLs" VALUE="-1"><PARAM NAME="baseURL" VALUE=""><PARAM NAME="volume" VALUE="50"><PARAM NAME="mute" VALUE="0"><PARAM NAME="uiMode" VALUE="full"><PARAM NAME="stretchToFit" VALUE="0"><PARAM NAME="windowlessVideo" VALUE="0"><PARAM NAME="enabled" VALUE="-1"><PARAM NAME="enableContextMenu" VALUE="-1"><PARAM NAME="fullScreen" VALUE="0"><PARAM NAME="SAMIStyle" VALUE=""><PARAM NAME="SAMILang" VALUE=""><PARAM NAME="SAMIFilename" VALUE=""><PARAM NAME="captioningID" VALUE=""><PARAM NAME="enableErrorDialogs" VALUE="0"><PARAM NAME="_cx" VALUE="6482"><PARAM NAME="_cy" VALUE="1693"></OBJECT></P>
<!-- end code provided by createblog.com -->



If you can help please reply or email me at sponjahology101@aol.com
Heres my xanga www.xanga.com/X_SPUNJAH_X
 

Posts in this topic
X_SPUNJAH_X   MUSIC INTERGRATION   Feb 21 2004, 12:39 AM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: