Page is a not externally linkable
- Code, Content, and Presentation
-- Flash and Shockwave
---- Problem with Flash in IE


jayplay28 - 6:40 pm on Oct 12, 2009 (gmt 0)


sorry not familiar with Gzip, not a web designer so please bear with me.

here is some html code for the player (I take it thats what you need?

<div id="vid_1" style="position:absolute; left:50px; top:21px; width:800px; height:276px;">
<script language="JavaScript" type="text/javascript">
<!--
var hasReqestedVersion = DetectFlashVer(8, 0, 0);
if (hasReqestedVersion)
{
AC_FL_RunContent(
"src", "monoslideshow",
"play", "true",
"loop", "true",
"width", "800",
"height", "276",
"salign", "C",
"scale", "ExactFit",
"id", "vid_1",
"quality", "High",
"wmode", "transparent",
"name", "vid_1",
"type", "application/x-shockwave-flash",
'codebase', 'http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab',
"pluginspage", "http://www.macromedia.com/go/getflashplayer"
);
}
else
{
var alternateContent = 'An old version of the Flash plugin was detected. <strong><a href="http://www.macromedia.com/go/getflash/">Please upgrade your Flash plugin.<\/a><\/strong>';
document.write(alternateContent);
}
-->
</script>

[edited by: eelixduppy at 7:45 pm (utc) on Oct. 13, 2009]


Thread source:: http://www.webmasterworld.com/flash/4005693.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com