again just css
#slide {
border: 0;
}
and the alignment works.
if you want to add a border then use a wrapper div and style wrapper not the
object
.wrapper {
border:15px solid #1A1C1D;
height:507px;
margin:3em auto;
width:900px;
}
- S
On 28 February 2010 12:57, erickl <[email protected]> wrote:
> Hi,
>
> I have the same problem (I check your link) : "flash shrink" in
> Firefox 3.6 but work well in other browsers. As Aran Rhee suggest I
> test my codes with firebug and I can't see nothing wrong <em>(except I
> had to add an extra display:block; to the div containing the swf, even
> a div is already a bloc element, to centered it with margin: auto
> 0; )</em>
>
> So if anyone have a fix it would be greatly appreciated.
>
> <a href="http://www.erickimages.com/wip/">Here is my sample page : </
> a>
>
> Thanks
>
> Érick
>
> On 8 fév, 19:13, mel89 <[email protected]> wrote:
> > Hello,
> > I am embedding two swf files dynamically (published for Flash 8) with
> > SWFObject 2.2 and have been noticing problems withFirefoxon my Mac.
> >
> > Before I upgraded toFirefox3.6, my main div swf was showing up
> > underneath of my navigation swf. After the upgrade toFirefox3.6 I my
> > main div swf shows up as a significantly smaller pixel width and
> > height than it should. Safari and Opera seem to display properly.
> >
> > Please offer any assistance. Here is the link:
> http://www.ashelighting.com/index_SWFobject.html
> >
> > Thank you.
>
> --
> 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]<swfobject%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/swfobject?hl=en.
>
>
--
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.