? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/mp3_player/
File Upload :
Current File : /home/admin/public_html/old/mp3_player/player_mp3.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<title>Player MP3 Maxi</title>
		<style type="text/css">
		html {
			background-color: #7f7f8e;
			color: #fff;
		}
		body {
			background: #fff;
			color: #000;
			border: solid 5px #9494A5;
			padding: 1em;
			margin: 1em 2em 1em 2em;
		}
		h1 {
			text-align: center;
			border-bottom: solid 2px #ccc;
		}
		table {
			width: 100%;
			border: solid 1px #666;
			border-collapse: collapse;
		}
		table th {
			text-align: left;
			padding: .5em;
		}
		table tfoot {
			display: none;
		}
		table tbody td {
			vertical-align: top;
			padding: .5em;
			border-top: solid 1px #666;
		}
		table th.description, table th.html {
			width: 50%;
		}
		.code {
			border: solid 1px #990;
			background-color: #ffffdd;
			overflow: auto;
			margin: 0;
		}
		</style>
        <script type="text/javascript">
            function play() {
                document.getElementById("monFlash").SetVariable("player:jsPlay", "");
            }
            function pause() {
                document.getElementById("monFlash").SetVariable("player:jsPause", "");
            }
            function stop() {
                document.getElementById("monFlash").SetVariable("player:jsStop", "");
            }
            function volume(n) {
                document.getElementById("monFlash").SetVariable("player:jsVolume", n);
            }
        </script>
	</head>
	<body>
	<object id="monFlash" type="application/x-shockwave-flash" data="player_mp3_maxi.swf" width="200" height="20">
	  <param name="wmode" value="transparent" />
	  <param name="movie" value="player_mp3_maxi.swf" />
	  <param name="FlashVars" value="mp3=test.mp3" />
	  <p>Texte alternatif</p>
    </object>
	</body>
</html>

T1KUS90T
  root-grov@210.1.60.28:~$