Forum Moderators: open
I'm a bit stumped! My flash site is playing fine on my local machine in IE AND Firefox, but will not play from the remote server in Firefox, it's perfect with IE.
I have wasted hours trying to figure out what's wrong. I've tested this on 3 machines...all the same.
This is something really stupid isn't it?
Mike
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>One Life Group</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0" align="center" >
<tr>
<td valign="top" width="716" height="719" >
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="716" height="287" style="background:URL(images/header.gif) "><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
width="716" height="287">
<param name="movie" value="flash\intro.swf">
<param name="quality" value="high">
<param name="menu" value="false">
<!--[if!IE]> <-->
<object data="flash\intro.swf"
width="716" height="287" type="application/x-shockwave-flash">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">
FAIL (the browser should render some flash content, not this).
</object>
<!--> <![endif]>
</object></td>
</tr>
<tr>
<td valign="top" width="716" height="62">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
width="716" height="62">
<param name="movie" value="flash\menu.swf">
<param name="quality" value="high">
<param name="menu" value="false">
<!--[if!IE]> <-->
<object data="flash\menu.swf"
width="716" height="62" type="application/x-shockwave-flash">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">
FAIL (the browser should render some flash content, not this).
</object>
<!--> <![endif]>
</object>