Open image with button using variables for other slide

Problem:
Hello! Likes to know how I can open an image through a button but on another slide using variables and only show when it goes to that slide. Thanks!

ActivePresenter Version: 7.0

OS: Windows 8

Notes:
Sorry my english…

Hi,

I’m not sure that I understand your question correctly.

Did you want to show an image on a slide by clicking on the button?

If it is your case, please follow below steps to do that:

  • Add a new slide and insert your image (target slide).
  • In the slide which contains the button, add Go to Slide action in On Click event of the button.
  • If you want to show that image only when users click the button. You should add a variable, it will be used for checking show/hide the image in the target slide. The checking code can be added in On Load event of the target slide.

If it is not your case, please explain your question in more details so we can help.

Regards,

Hi Nam Nguyen!

Yes sorry… what I need is to open an image on another slide like this example:
https://atomisystems.com/tutorials/ap7/using-text-variables-display-username/ and this:
https://drive.google.com/file/d/1fnjCYvt5ZMv91O4-vnZRBbn7ozNtXmA6/view?usp=sharing
but I do not know how to use variables to open images. In this case:

  • If you want to show that image only when users click the button. You should add a variable, it will be used for checking show/hide the image in the target slide. The checking code can be added in On Load event of the target slide.

Hi Alexandre,

Please take a look at this tutorial https://atomisystems.com/tutorials/ap7/using-true-false-variables-control-next-button/. It’s about using True/False variable.

I attached an example here. You should take a look at that.

showImageExample.approj (196 KB)

Regards,

1 Like

Nam Nguyen, THANKS! THANKS A LOT for your kindness and readiness to answer my request! You are amazing! :grinning: THANKS!

Thanks for your kind words. Feel free to ask if you have any other questions.

Regards,

Hello Nam,
I could also use this example of yours, but I see that the download is no longer available…
Thanks
cordial greetings

Hi Betty,

There is a problem so that the file is lost. I’ve recreated the file here. Please check it out.
showImageExample.approj (240 KB)

Regards,

1 Like

Thank you so much Nam, very kind! :pray:

1 Like