Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Change color of other shapes when mouse over a shape

Participant ,
Sep 30, 2015 Sep 30, 2015

I need to change the color of other shapes when hovering over a shape.  How can this be done?

154
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 30, 2015 Sep 30, 2015
LATEST

There is currently no event available from a mouseover in Captivate except for the Rollover Slidelet and there is no solution for HTML5 output unless you can program in JavaScript.

For SWF content you can:

  • Place the hit area of a rollover slidelet over the top of your Shape object and use that to trigger an advanced action.  or
  • Use the Infosemantics Event Handler widget to  listen for rollover and rollout events on the shape object and then use the ON Success event of the widget to trigger advanced actions.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources