css - Showing a large amount of HTML alternative content with swfobject & swffit flash site -
I have a full flash site that uses swfobject to embed it 100% height and width. For compiling the browser scroll bar for pages with large amounts of content, I am using Spitz. It's all right and works perfectly. I also have content in HTML format as optional content and it's flash To do the work for different swfobject, I need to overflow = in CSS to work, like:
Html {height: 100%; Hidden flurry; } # Content {height: 100%; }
This prevents the scroll bar when the optional content is displayed. Does anyone know how to fix this?
I do not know SWFFit but why overflow: hidden
first place On? Will it not work without it?
The only solution that comes to mind is to define two sections, one, without any overflow: hidden
, and changing that class html
Elements triggered some javascript within the flash through the program
Comments
Post a Comment