I've created a navigation bar with a pop-up menu associated with one of the
roll-over buttons using Fireworks MX 2004. It works fine when used in an HTML
page. My aim is to save the navigation bar as a library item for use across my
Dreamweaver MX 2004 created website. As is known, saving such a navigation bar
as a library item doesn't work because it contains Java script. There's a
work-around, however, by following instructions in the Fireworks TechNote
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_15101[/url] .
However, there appears to be a problem with this. When the nav bar library item
is inserted into an html file, the pop-up menu works but neither the nav bar
links nor pop-up links work. The links assume the target files are in the root
folder (which they are). Indeed, looking at the html code and java script,
that's where the links point to. However, the links appear to be looking for
target files in the Library folder in which the library item is placed as it
should be. Any ideas? Is my aim acheivable or should I be doing it another way?