Page 2 sur 2

Publié : 22 févr. 2004, 19:07
par Kropotkine
De rien !

Publié : 22 févr. 2004, 23:59
par debutant
j'ai recuperer certaine infos pour toi ainsis que 2 script qui pourrait te convenir a merveille si tu les veux ecris moi a cricrimarc@hotmail.com sinon je pense que celui ci est ideal pour toi

pour real audio a mettre a ta sauce

Code : Tout sélectionner

<!-- This script has been in the http://www.javascripts.com Javascript Public Library! -->
<!-- Note that though this material may have been in a public depository, certain author copyright restrictions may apply. -->
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="(HCC)CheeseMan">
   <meta name="GENERATOR" content="Mozilla/4.72 [en]C-AtHome0407  (Win98; U) [Netscape]">
   <title>Real Audio Box Script</title>
</head>
<body text="#00CC00" bgcolor="#000000" link="#FF0000" vlink="#0066FF" alink="#FF0000">

<center><b>Real Audio Box:</b>
<br><b>Song Title: </b>Haven't a clue.
<br><font color="#33CCFF">This script lets you play a Real Player file
on your site!</font><a href="mailto:cheeseman@headcheeseclan.cjb.net"></a>
<p><object ID=rmp CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" WIDTH=320 HEIGHT=240><param NAME="SRC" VALUE="cas.ram"><param NAME="CONSOLE" VALUE="one"><param NAME="CONTROLS" VALUE="imagewindow"><param NAME="AUTOSTART" VALUE="1"><param NAME="BACKGROUNDCOLOR" VALUE="black"><param NAME="CENTER" VALUE="true"><embed name="rmp" type="audio/x-pn-realaudio-plugin" 
			src="http://idirector.media.ibeam.com/real/launch/video/music/211000/211563.ram" console="realembed" controls="imagewindow" 
			autostart="1" nojava="false"  
			width=240 height=180 maintainaspect="true"><noembed><a href="http://idirector.media.ibeam.com/real/launch/video/music/211000/211563.ram">Click
Here to Play the Video</a></noembed></object>
<br><object ID=rmpControlPanel CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" WIDTH=320 HEIGHT=40><param NAME="SRC" VALUE="http://idirector.media.ibeam.com/real/launch/video/music/211000/211563.ram"><param NAME="CONSOLE" VALUE="one"><param NAME="CONTROLS" VALUE="controlpanel"><param NAME="AUTOSTART" VALUE="true"><param NAME="BACKGROUNDCOLOR" VALUE="black"><param NAME="CENTER" VALUE="true"><embed name="rmp" type="audio/x-pn-realaudio-plugin" 
			src="http://idirector.media.ibeam.com/real/launch/video/music/211000/211563.ram" console="realembed" controls="controlpanel" 
			autostart="true" nojava="false" width=240 height="40"></object><script language=javascript>
						<!--
						var r300 = '';
						var r128 = 'http://idirector.media.ibeam.com/real/launch/video/music/211000/211563.ram';
						var r56 = 'http://idirector.media.ibeam.com/real/launch/video/music/211000/211563.ram';
						var r28 = 'http://idirector.media.ibeam.com/real/launch/video/music/211000/211563.ram';
						//-->
						</script>

<br><script language="JavaScript"><!--
var sorry="DONT LOOK AT THE SOURCE!"
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(sorry);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(sorry);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// --></script>
</center>

</body>
</html>
et le lien est :http://webdeveloper.earthweb.com/webjs/jsmusic/

voila j'espere t'avoir aide

Publié : 23 févr. 2004, 13:18
par calimo
Salut,
Merci beaucoup, mais je doute fort qu'il soit xhtml valide, ce qui est quand même le but recherché. En plus il s'agit de mp3 :?

Merci quand-même :D