Skip to content

Instantly share code, notes, and snippets.

@gzmask
Created February 25, 2010 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gzmask/314629 to your computer and use it in GitHub Desktop.
Save gzmask/314629 to your computer and use it in GitHub Desktop.
Chrome src vs firefox src
<html>
<head>
<title></title>
<style type="text/css">
<!--
.Style1 {
font-family: "Courier New", Courier, mono;
font-size: small;
}
-->
</style>
<style type="text/css">
<!--
.pathPlayer {
color: #006600;
font-weight: bold;
}
.pathMovie {
color: #990000;
font-weight: bold;
}
.NameMovie {
color: #CC6600;
font-weight: bold;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
-->
</style>
</head>
<body>
<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="480" height="360" id="KillingUsSoftly3" align="middle"> <param name="movie" value="flvplayer.swf?file=KillingUsSoftly3.flv&autoStart=true" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" />
<html>
<head>
<title></title>
<style type="text/css">
<!--
.Style1 {
font-family: "Courier New", Courier, mono;
font-size: small;
}
-->
</style>
<style type="text/css">
<!--
.pathPlayer {
color: #006600;
font-weight: bold;
}
.pathMovie {
color: #990000;
font-weight: bold;
}
.NameMovie {
color: #CC6600;
font-weight: bold;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
-->
</style>
</head>
<body>
<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="480" height="360" id="KillingUsSoftly3" align="middle"> <param name="movie" value="flvplayer.swf?file=KillingUsSoftly3.flv&autoStart=true" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="flvplayer.swf?file=KillingUsSoftly3.flv&autoStart=false" quality="high" bgcolor="#ffffff" width="480" height="360" name="KillingUsSoftly3" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer </object></p><p>&nbsp; </p> </ol> </body> </html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment