Hi List, I'm working on a flash dropdown menu for an html site (AS3 FP10). After a wasted Friday and Saturday morning I finally figured out how to get the menus appear above html items in Firefox without obscuring mouse input on items below them (in case anyone's interested, using ExternalIntertface to change the height of the menu bar Object with JavaScript seems to be the only way).
(And yes, it would have been better to use a CSS menu, or even dhtml for the animation, but my client insisted on Flash). But now I'm having another Firefox related issue - sometimes interacting with other page elements, or even scrolling the page, seems to lose the focus on the Flash object, and the rollovers stop working until the swf receives a click. It only seems to happen in Firefox, so far - IE8 behaves as expected, and I've yet to test on other browsers (oh joy...). So the question is, what's the best way to regain stage focus without clicking on it? Is it even possible? Thanks, Karina _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

