Hello, If the transparent option is applied on the flash object, than it will have the same z-order as its containing dom element.
You can also use the swfobject's gwt wrapper to add flash components to your site. Best - István On Thu, Mar 26, 2009 at 6:29 PM, lukehashj <[email protected]> wrote: > > There's not much you can do about this :) > > This happens for the same reason that dropdown menus burn through > 'popunders' like you describe. > > Try creating a new popup class that uses an IFRAME to show your > element, and then it won't burn through to the second iframe. > > Sucks, yes. > > On Mar 26, 6:28 am, ping2ravi <[email protected]> wrote: > > Hi All, > > I have a web page where i am using Flash and GWT both, i am using > > GWT's popup thing. > > Non flash screen part of the page shows the popup correctly but the > > screen part where flash is, it hides the popup under it. I can see > > that the potion of popup which should be on the top of Flash part is > > hidden and the otehr part is visible as there is no flash on that > > part. > > > > I remember that in JS/CSS we used to use z-index kind of this to make > > such ordering of JS object, but how to do that with flash. > > > > Any comments/Suggestion? > > > -- Üdvözlettel Best Regards - István Szoboszlai [email protected] Tel: 0036305658018 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
