Filed under Fireworks
Macromedia Fireworks Scripting
Macromedia Fireworks Scripting

Help with dreamweaver and navigation bar in fireworks?
I am designing my shool website, and have not had any trouble until recently my navigation bar I created in Fireworks will not paste into the site, I am getting an error message that states " While executing onClick in fireworks HTML.htm the following Javascript errors occured:
At line 438 of file " C:/Program Files/Macromedia/Dreamweaver MX 2004/ Configuration/ Shared/ MM/ Scripts/ insert fireworks HTML.js"
Type error: menuFn.match(searchPatt) has no properties
and
when I click ok, it does it again and does not insert my navigation bar.
when you say menuFn.match(searchPatt)
the var menuFn is supposed to be a string... but it has no properties!
all strings have the match property! (it's the function to do the search)
SO.... I guess you never declared menuFn or you declared it WiTh A DiFfErEnT case. such as menufn.