Copy link to clipboard
Copied
new captivate user
I have a screen which has eight images on the left , these eight images need to be clicked individually so eight other image are shown on the right side of the screen.
I have created them as buttons, but every time a button is clicked it shows the picture behind the previous image.
Also the images are not in visible
Which version do you use? I would recommend to use a shared action instead of a simple Show action. Group the images and use a sequence of two commands:
Hide Group_Image
Show ImageX
Both the group and the image will be parameters. Trigger this shared action by each button, you'll have to assign the two parameters (first will always be the same). Be sure to have the pausing point of the image buttons at the same moment on the timeline.
Copy link to clipboard
Copied
Hi Trevorh, here is a tutorial for you
Adobe Captivate 9 - Change the State of an Inmage - YouTube
Have a nice day!
Copy link to clipboard
Copied
This involves triggering multiple actions from a single click, so you need to have the buttons execute an Advanced Action. If there is no requirement to have something different happen when you have clicked all eight images then you can just use a Standard Action.
You will need to execute a different Standard Action for each button.
Group the eight images and use the first action of the Standard Action to HIDE this entire group of images.
Make the second action in the Standard Action list to SHOW the specific image that relates to the button that gets clicked.
Copy link to clipboard
Copied
Which version do you use? I would recommend to use a shared action instead of a simple Show action. Group the images and use a sequence of two commands:
Hide Group_Image
Show ImageX
Both the group and the image will be parameters. Trigger this shared action by each button, you'll have to assign the two parameters (first will always be the same). Be sure to have the pausing point of the image buttons at the same moment on the timeline.
Copy link to clipboard
Copied
Current using Captivate 7
Copy link to clipboard
Copied
Shared actions appeared with Captivate 7. You cannot define variables/literals as parameters, but you don't need them in this case. You can read this article:
Dare to Share - part 1 - Captivate blog
Forget about the states, they are only available in CP9.