Re: flash button not linkable?

message from bwonch on 21 Jul 2004
Hi! Hate to jump in in the middle here, but my reccomendation would be to use
a server technology. CF and PHP both can make use of included blocks of code.
Generally, when I design a site, I will set up one page for the header, one
page for the navigation, etc. Then when I create the page I construct tables
and include the other files. "left_nav.php", for instance.

In this way, I can ensure that the pages maintain a uniform look and feel
without having to resort to frames. I've found this method to be very easy to
construct, and the end results are every bit as uniform as a framed page.
 
Murray *TMM* replied to bwonch on 21 Jul 2004
It's not necessary to invoke a server script to use includes, however.
 

Archived message: Re: flash button not linkable? (Macromedia Dreamweaver)