-
17 Sep 2007 1:28 AM #1
Ext.useShims issue...
Ext.useShims issue...
Hi!
I have a page with a flash component on it. I use the "Ext.MessageBox.show" to display a message box. I have set "Ext.useShims = true;" to make the message box overlap the flash component. But it dose not work. In IE, the box is over the flash component, but the component is not dimmed. In FireFox, the box is BEHIND the flash component.
Can someone help please?
-
20 Nov 2009 4:34 AM #2
content menu is overlapped by flash object
content menu is overlapped by flash object
I have similar problem.
My content menu is overlapped by flash object.
Anybody has solution for this problem?
-
20 Nov 2009 5:34 AM #3
Add a
to your generated Flash markupHTML Code:<param value="transparent" name="wmode"/>"be dom-ready..."
Doug Hendricks
Maintaining ux: ManagedIFrame, MIF2 (FAQ, Wiki), ux.Media/Flash, AudioEvents, ux.Chart[Fusion,OFC,amChart], ext-basex.js/$JIT, Documentation Site.
Got Sencha licensing questions? Find out more here.


Reply With Quote

