Shihyen / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

problem with embedding at 100% #230

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. using a dtd with swfobject latest release on ie8
2.
3.

What is the expected output? What do you see instead?
expected 100% height/width

What version of the product are you using? On what operating system?
2.1 on xp home with ie8

Please provide any additional information below.
see 
www.jamesmiller.biz/strict.html
www.jamesmiller.biz/transitional.html
www.jamesmiller.biz/nodtd.html
www.jamesmiller.biz/strictwithcss.html
www.jamesmiller.biz/transitionalwithcss.html
www.jamesmiller.biz/transitionalwithdims.html

This might not be an issue but it seems odd that the dtd alters the height 
so radically.  In firefox 3 nothing shows at all.  With strict dtd and css 
it works fine as expected.  It's probably my lack of understanding but I 
thought I'd report it just in case.
Thanks for all your work.

Original issue reported on code.google.com by jamesinj...@gmail.com on 4 Dec 2008 at 9:57

GoogleCodeExporter commented 9 years ago
I also seem to have a problem with using a stylesheet in ie8.
www.jamesmiller.biz/strictwithstylesheet.html
This is the problem I have with the site I'm developing and I don't know what 
to do 
about it.

Original comment by jamesinj...@gmail.com on 4 Dec 2008 at 10:15

GoogleCodeExporter commented 9 years ago
I've solved the problem in the last comment by adding overflow:hidden to the 
html 
style in the stylesheet.  Could you possibly let others know about this?

Original comment by jamesinj...@gmail.com on 4 Dec 2008 at 10:37

GoogleCodeExporter commented 9 years ago
Or maybe next time read our FAQ Q1?

http://code.google.com/p/swfobject/wiki/faq

Original comment by bobbyvandersluis on 5 Dec 2008 at 8:01