Hi,
I have a flash component in my page. The Menu or the Error Message boxes goes behind the flash movie. I tried the below code, it works to a certain extent (Outside frame disappears) in IE7, however in FF2.0 it is not working.
Code:
Ext.useShims = true;
Any one have any idea on how to solve this problem?