forked from fbricker/muses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-tiny.html
34 lines (32 loc) · 1.26 KB
/
test-tiny.html
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
31
32
33
34
<html>
<head><title>MusesRadioPlayer - The Flash Live MP3 Player! - haXed</title></head>
<body bgcolor="#dddddd">
<object width="130"
height="60">
<param name="movie" value="muses.swf" />
<param name="flashvars" value="url=http://87.117.193.142:9728/;&lang=sp&title=Radio Casbah&skin=tiny" />
<param name="wmode" value="window" />
<param name="scale" value="noscale" />
<embed src="muses.swf" flashvars="url=http://87.117.193.142:9728/;&lang=sp&title=Radio Casbah&color=red&skin=tiny"
width="130"
height="60"
scale="noscale"
wmode="window"
type="application/x-shockwave-flash" />
</object>
<br /><br />
<object width="130"
height="60">
<param name="movie" value="muses.swf" />
<param name="flashvars" value="url=http://drs.dokkogroup.com.ar/fm104.1.ogg&lang=sp&title=OGG&skin=tiny" />
<param name="wmode" value="window" />
<param name="scale" value="noscale" />
<embed src="muses.swf" flashvars="url=http://drs.dokkogroup.com.ar/fm104.1.ogg&lang=sp&title=OGG&codec=ogg&volume=25&welcome=Welcome to...&skin=tiny"
width="130"
height="60"
scale="noscale"
wmode="window"
type="application/x-shockwave-flash" />
</object>
</body>
</html>