[flexcoders] Re: Flex drop down horizontal menu

2009-01-19 Thread brucewhealton
Thanks for the tip. Can this be used to display a menu for website navigation? I guess I'd need a NavigateToUrl tag to allow menu item links to navigate the xhtml web page. In other words, I'm wanting the Flex application to only be for the menu not a part of a complete site done in Flex. Can

Re: [flexcoders] Re: Flex drop down horizontal menu

2009-01-19 Thread Haykel BEN JEMIA
Yes you can use it as a menu for a website. A pure flash menu would be perhaps lighter, but I don't know by how much. For the navigation you have to use flash.net.navigateToURL(). The Flax app must have the height of the highest opened menu otherwise it will be truncated. But you can make the