I see this menu is attached as a movie clip. Is there a way – once you initiate the attachMovie to un-attach the movie clip (or make it disappear) when you want to?
Is it possible to have the drop downs flow over top of regular HTML content within Dreamweaver. The demo shows it flowing nicely over the Flash background, but I would like to resize the flash file right down to the menu dimensions.
That requires javascript coding aswel.You have to deal with the problem that on certain browsers flowing flash over html even if it has transparent areas, will disable anything that is html active under it (like hyperlinks, text selection, etc).