Your issue now is due to css not swfobject. Briefly here is what I would
try
on the div wrapping your static swfobject instance add some css
eg
margin: 3.3em auto; clear: left; width: 325px;
and remove the float: left from the #header
and p { text-align: center }
also you have an extra closing div (not that is causing any jip)
bear in mind that the above is not tested across browsers; others may well
do things
differently & I am not a css expert by any means
hth - S
2009/9/18 Larry Irons <[email protected]>
> can't position it properly on the
> page. I was giving the div an id and positioning it in main.css to
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---