Skip to main content
Inspiring
September 15, 2016
Answered

Rollover/Down states missing in published output?

  • September 15, 2016
  • 2 replies
  • 267 views

I have some custom image buttons with normal, rollover, and down states. In the published output, the buttons perform (usually they are just going to the next page), but they don't show the rollover or down states. Does this have anything to do with the way I published it (HTML and I tried HTML/SWF, but I want it scalable)? Or is this a browser issue? Or something I haven't thought of?

 

I should add that I looked at some related older questions, and there is no text on the button. However, it just occurred to me that I have a smart shape that overlaps the whole slide...maybe that's it?

This topic has been closed for replies.
Correct answer michelewrites

Turns out an image overlaying it was the issue, even though the image was only a border, and the middle was transparent.

2 replies

Lilybiri
Legend
September 16, 2016

For other users: when you cover an interactive object with any static object, it may keep its interactivity (at least for SWF output, not always for HTML output) but you lose the states of that interactive object.

michelewritesAuthorCorrect answer
Inspiring
September 15, 2016

Turns out an image overlaying it was the issue, even though the image was only a border, and the middle was transparent.