PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Public Pastes
Untitled
2 sec ago
Untitled
3 sec ago
Untitled
3 sec ago
Untitled
4 sec ago
Untitled
7 sec ago
Untitled
8 sec ago
Untitled
8 sec ago
Untitled
10 sec ago
Bruno
By: a guest on Nov 7th, 2008 | syntax:
HTML
| size: 1.43 KB | hits: 342 | expires: Never
download
|
raw
|
embed
|
report abuse
This paste has a previous version,
view the difference
.
Copied
//IFRAME
<
iframe
name
=
"player"
src
=
"player.html"
frameborder
=
"0"
height
=
"105"
scrolling
=
"no"
width
=
"160"
><
/
iframe
>
//PLAYER - Salve em uma nova página como player.html
<
html
>
<
head
>
<
title
>
Player
<
/
title
>
<
meta
http-equiv
=
Content-
Type
content
=
"text/html; charset=iso-8859-1"
>
<
/
head
>
<
body
>
<
div
align
=
"center"
>
<
a
target
=
"player"
href
=
"player.html"
><
span
style
=
"font-family: Verdana; font-size: 11px;"
>
Atualizar a Rádio
<
/
span
><
/
a
><
br
><
br
>
<
object
classid
=
"CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
name
=
"Player"
standby
=
"Aguarde enquanto a rádio é carregada..."
codebase
=
"/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
height
=
"45"
width
=
"157"
>
<
param
name
=
"Player"
id
=
"Player"
value
=
"http://diestarsktenmanner.listen2myradio.com/"
>
//http://diestarsktenmanner.listen2myradio.com/
<
param
name
=
"CONTROLS"
value
=
"Imagewindow"
>
<
param
name
=
"ShowStatusBar"
value
=
"false"
>
<
param
name
=
"src"
value
=
"mms://78.129.146.68:52068"
>
//78.129.146.68:52068
<
param
name
=
"url"
value
=
"mms://78.129.146.68:52068"
>
//78.129.146.68:52068
<
param
name
=
"autostart"
value
=
"true"
>
<
param
name
=
"autoplay"
value
=
"true"
>
<
param
name
=
"Controls"
value
=
"playbutton"
>
<
param
name
=
"uimode"
value
=
"mini"
>
<embed
src
=
"listen.asx"
autostart
=
"True"
controls
=
"playbutton"
showstatusbar
=
"false"
url
=
"listen.asx"
autoplay
=
"true"
uimode
=
"mini"
height
=
"45"
width
=
"157"
>
<
/
object
>
<
/
div
>
<
/
body
>
<
/
html
>
create a
new version
of this paste
RAW Paste Data