-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxspf_player.htm
30 lines (30 loc) · 1.79 KB
/
xspf_player.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!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">
<head>
<title>Essance Project Band Music</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-us" />
<link rel="stylesheet" href="TRIALessance.css" type="text/css" media="screen" />
</head>
<body>
<h1>Essance Project Band</h1>
<p>
<object type="application/x-shockwave-flash" data="http://www.essance.3amproductions.net/xspf/xspf_player_slim.swf?playlist_url=http://www.essance.3amproductions.net/xspf/samples.xspf&autoload=true&player_title=EssanceProjectBandPlayer" width="300" height="15">
<param name="movie" value="http://www.essance.3amproductions.net/xspf/xspf_player_slim.swf?playlist_url=http://www.essance.3amproductions.net/xspf/samples.xspf&autoload=true&player_title=EssanceProjectBandPlayer" />
<param name="bgcolor" value="#B4C02B"/>
<!--
<param name="playlist_url" value="http://www.essance.3amproductions.net/xspf/samples.xspf"/>
<param name="autoplay" value="false"/>
<param name="autoload" value="true"/>
<param name="repeat_playlist" value="false"/>
<param name="player_title" value=""/>
<param name="info_button_text" value=""/>
<param name="radio_mode" value="0"/>
-->
<!--<embed src="http://www.essance.3amproductions.net/button/musicplayer.swf?song_url=wishing_on_a_star.mp3" width="17" height="17" quality="high" bgcolor="#FFFFFF" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent">
<img src="noflash.gif" width="17" height="17" alt="" />
</embed>-->
</object>
</p>
</body>
</html>