https://bugs.helixcommunity.org/show_bug.cgi?id=1279
------- Additional Comments From dyek 2007-20-07 17:32
GMT-0800 -------
Comment #7 has nothing to do with the original bug.
Just for documentation purposes, the content of:
http://213.200.64.229/frees
tream/download/sunshine-live/stream-radio-player_real.html
a>
is:
<html>
<head>
<style type="text/css">
body {
background-color:transparent;
}
</style>
</head>
<BODY>
<table cellspacing="0"
cellpadding="0" border="0"
width="300" height="250"><tr>
<td valign="top" border="0"
width="220" height="50">
<script language="JavaScript">
function errorhandler()
{
return true;
}
window.onerror=errorhandler;
var myAdID = 0;
if( top.frames['rectangle'].AdID ) myAdID =
top.frames['rectangle'].AdID;
</script>
<script language="JavaScript">
document.writeln("<OBJECT
classid=clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA
height="43"
id=MediaPlayer width="163">" );
document.writeln("<PARAM
NAME="AUTOSTART"
VALUE="true">" );
document.writeln("<PARAM NAME="SRC"
VALUE="http://lsd.newmedia.ti
scali-business.com/bb/redirect.lsc?adid="+myAdID+"
&content=live&media=rm&stream=sunshinelive/lives
tream.rm">"
);
document.writeln("<PARAM NAME="CONTROLS"
VALUE="ControlPanel,StatusField">" );
document.writeln("<EMBED
SRC="http://lsd.newmedia.ti
scali-business.com/bb/redirect.lsc?adid="+myAdID+"
&content=live&media=rm&stream=sunshinelive/lives
tream.rm"
name="MediaPlayer"
type="audio/x-pn-realaudio-plugin"
transparentAtStart="0"
autostart="true"
animationAtStart="0"
Controls="ControlPanel,StatusField"
autoSize="true"
displaySize="0" HEIGHT="43"
WIDTH="163"></EMBED></OBJECT>&q
uot; );
</script>
</td></tr></table>
</body>
</html>
After processing, the OBJECT and EMBED tags content look
like this:
<OBJECT
classid=clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA
height="43"
id=MediaPlayer width="163">
<PARAM NAME="AUTOSTART"
VALUE="true">
<PARAM NAME="SRC"
VALUE="http://lsd.newmedia.tiscali-business.com/bb/redirect.ls
c?
adid=myAdID&content=live&media=rm&stream=sunshin
elive/livestream.rm">
<PARAM NAME="CONTROLS"
VALUE="ControlPanel,StatusField">
<EMBED SRC="http://lsd.newmedia.tiscali-business.com/bb/redirect.ls
c?
adid=myAdID
&content=live&media=rm&stream=sunshinelive/lives
tream.rm"
name="MediaPlayer"
type="audio/x-pn-realaudio-plugin"
transparentAtStart="0"
autostart="true" animationAtStart="0"
Controls="ControlPanel,StatusField"
autoSize="true" displaySize="0"
HEIGHT="43"
WIDTH="163"></EMBED></OBJECT>
--
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone
who is.
You are in the CC list for the product the bug is within.
This e-mail is sent to you automatically from the Helix Bug
Tracker. Please, do
not respond to this message, but instead edit your Bug
Tracker user preferences
to change when Bug Tracker sends you e-mail.
_______________________________________________
Player-issues mailing list
Player-issues helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/p
layer-issues
|