Please read FAQ #1 http://code.google.com/p/swfobject/wiki/faq <http://code.google.com/p/swfobject/wiki/faq>
On Mon, Aug 9, 2010 at 4:55 AM, tomachi <[email protected]> wrote: > On Firefox 3.5.11 on Mac OS 10.5.8, I see nothing but white screen > here: > http://www.funk.co.nz/swfobject-example_1/percent.html > > <object > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" > width="100%" height="100%" id="myFlashContent"> > <param name="movie" > value="../swf/funk-front-august2010.swf" /> > <!--[if !IE]>--> > <object type="application/x-shockwave-flash" > data="../swf/funk- > front-august2010.swf" width="100%" height="100%"> > <!--<![endif]--> > <img src="banner.jpg" > alt="Alternative content rules!" /> > <!--[if !IE]>--> > </object> > <!--<![endif]--> > </object> > > Chrome does render it properly but if I can't this to work in Firefox > Mac there is not point using SWFObject in my view. > > Using pixels to spec the width and height works here: > http://www.funk.co.nz/swfobject-example_1/pixels.html > But I really want to use percents so I can stretch this movie to full > size, or at least full width. > > Strangely, Firefox Mac will accept width="100% but not height, so i > compromise with height=600 here: > http://www.funk.co.nz/swfobject-example_1/object-tag-percent-width.html > > Screenshot of non-working FF setup with the first URL: > http://www.funk.co.nz/swfobject-example_1/FF-Mac-SwfObbjectBug.png > > -- > 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.
