Skip to main content
Participating Frequently
April 2, 2014
Question

Captivate 7 | Interactivity

  • April 2, 2014
  • 2 replies
  • 242 views

Hello,

I have 3 images on the slide, i have made invisible in output. Now I have clickable and I need to show 3 images clicking on it. How can do this?

Regards

Chandru

    This topic has been closed for replies.

    2 replies

    Lilybiri
    Legend
    April 2, 2014

    I would group the images to reduce the advanced action to one statement: Show Gr_Image. Even better: create a shared action that you reuse over and over again.

    http://blog.lilybiri.com/dare-to-share-part-1

    But I'm not sure, Chandru: do you want to show the three images at the same time, or one by one? If it is the last situation, do you want the previously shown image to remain visible or do you want to replace by the new one? Something like here: http://blog.lilybiri.com/blog-after-posterous-clickclick

    Legend
    April 2, 2014

    Create an advanced action, say Show3Images.

    In that, give these actions:

    Show Image 1

    Show Image 2

    Show Image 3

    Sreekanth