<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have recently tried this to use SWFObject to embed my flash site and
have found that my page no longer displays as it should.<br>
<br>
My original working site is at: <a href="http://www.nzography.com/"
target="_blank">http://www.nzography.com/</a>.<br>
It uses the Flash 8 publishing method to detect flash version and embed
the swf. You can see that the black square is in the top left corner of
the screen, and the map is centered.<br>
<br>
My attempt at using SWFObject resulted in this: <a
href="http://www.nzography.com/v2/" target="_blank">http://www.nzography.com/v2/</a>.<br>
This works fine in IE, but in Firefox you'll see that the black square
is no longer in the right place (if your screen is small you won't see
it at all!) and the map is not centered. <br>
<br>
In both examples the exact same SWF file is used. For both the "salign"
is set to top left. And they are both set to noscale.<br>
<br>
The only difference I can see is the embed method, and the SWFObject
method is not working properly! Any ideas of what could be causing
this? It looks to me like it must be one of three things:<br>
<br>
1. The salign isn't working properly<br>
2. The scale="noscale" is not working<br>
3. The flash code is not properly reading stage width and height<br>
<br>
It is strange that it would work fine before with a traditional
object/embed but not with SWFObject.<br>
<div class="moz-signature">-- <br>
Benek Lisefski<br>
<a href="http://www.benekdesign.com">www.benekdesign.com</a></div>
</body>
</html>