Forum Moderators: not2easy

Message Too Old, No Replies

Fireworks-Behaviors

         

fiu88

5:52 am on Jun 15, 2006 (gmt 0)

10+ Year Member



Trying to add a hotspot in an image in Fireworks...works and looks fine in FW, but when exporting to DW, it adds an HTML file for the hotspot..cant figure out how to combine the graphics file and generated HTML to use as a whole complete graphic with the hotspot embedded...

Help!
Thanks...

limbo

9:35 am on Jun 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi - you can't embed the behavior - the images are exported as gifs/jpegs and the behavior is transposed into HTML and JavaScript. When you import the behaviour into DW it will bring the JavaScript with it. However you can tidy up the source code quite a bit by placing the JavaScript into an external js file - you will also notice that it uses tables by default - with a nasty row of spacer gifs - a bit of tweaking can make the best of a bad thing.

Alternatively use CSS :)