In Fireworks CS5 I'm trying to organize a click-through prototype, but I can't seem to get it to work as intended. I have the following Pages:
- Master page
- Page 1
- Page 2
On the Master page I have (apart from a static background image) two instances of the same button Symbol to make a global navigation. One button is linked to Page 1 and the other to Page 2. The button Symbol has a certain look for the two states: Over (hover) and Down (click) states.
If I export the pages as a html click-through prototype, the two buttons work as expected when I start navigating from the Master page, apart from one thing:
- The Down states aren't shown on click and they aren't persisted when either Page 1 or Page 2 is loaded.
So my question(s) is/are:
What am doing wrong/have I misunderstood? / How can I organize my prototype differently to make sure the clicked state of the buttons are shown as I navigate through the prototype?