From: rubbie on
Hi all:

Is there a way to take the code generated by Fireworks for my navigation bar
and placed into my Dreamweaver template (and thus showing up on every page of
my site), and putting it into a separate file, like you do with javascript,
that my pages can access? I want to lean out my code a bit.

Thanks!

From: pixlor on
This isn't a Fireworks question, this is an HTML and JavaScript question.

I searched Google for "linking to external javascript files" (only without the
quotes):

http://www.google.com/search?source=ig&hl=en&rlz=&q=linking+to+external+javascri
pt+files&btnG=Google+Search

I glanced at the 1st, 2nd, and 4th links, and the last two appear to have
useful information
http://www.webmasterworld.com/forum91/633.htm
http://www.netmechanic.com/news/vol5/html_no3.htm

I recommend you read a few of the articles in the search returns so you have a
good idea of what you're doing before you start ripping code out of your
Dreamweaver template. Also...maybe make a copy of your site's folder as a
backup before you start. (A good idea anytime you plan on doing major surgery
to a template.)

From: heathrowe on
Hey rubbie, check out this ducumentation
http://help.adobe.com/en_US/Fireworks/9.0/fireworks_cs3_help.pdf

Chapter 16: Placing Fw Code Into Dremweaver.
There is some handy descriptions/details there on how to go about this.

h