Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Div not allowing to overflow over .swf file

Status
Not open for further replies.

DaSe

Programmer
Feb 14, 2008
149
GB
Hello guys...wonder if you could help me with this:

I have 2 divs ( both parent and child allow overflow ) - inside of the child div I have a .swf file centered. The divs resize with browser and when they do they overlap the flash file but the scrollbars don't show. I've been trying various workarounds like setting 'wmode' to 'opaque' or 'transparent' - nothing works in this case - it's a bit of an issue as I need to have all the .swf shown when the div resizes to a smaller size. Thank you for any comments...

 
Of course I spent few hours I found the solution right after posting a question..typical...Thanks guys anyway.

P.S. the workaround was changing the divs' width from '%' to pixels and set min-width on .swf in the child div. Seems to be working..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top