I'm trying to capture a mouseOver event and propogate it as if it were a click event to control menu opening without forcing the user to actually click.
Perusing the MenuBar.as and Menu.as class files, I've seen candidate functions, but they are either set as private or I get a 1061 or 1195 error: "Attempted access of inaccessible method showMenu through a reference with static type mx.controls:MenuBar." I'm wondering if there is a workaround that is simpler that creating a custom class that extends MenuBar. The alternative is to write a menuing class from scratch as I've done previously in Flash. Any thougts? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/