Create a simple roll over

Hi, ok, I just bought this software. I am trying to make a simple rollover with toggle visibility.
When I click on HTML 5 preview nothing happens.


What am I doing wrong?

Hi,

The Toggle Visibility action is useful when you interact with an object to show/hide another one.
As shown in your screenshot, hovering the mouse cursor on the Image_10, the Image_10 will be hidden and cannot be shown again.
So, to create a simple On Rollover event with Toggle Visibility action, you can do as the tip below:

  • Insert a shape over the target image and change its opacity to 0 (Insert tab > Shape) (Properties pane > Style & Effects tab > Fill section > Opacity > 0).
  • Add the On Rollover event and the Toggle Visibility action to toggle your target image.
    image

Hope that it helps.
Best regards,
Thuy

1 Like

Got it, thanks a lot