Click and display an image in a new web browser window

Problem: The project I’m working on requires being able to click on an image and display it in a new web browser window (on a second screen).
Is it possible to do this? How ?

Thank you.

ActivePresenter version: 8.5.6

OS: Mac OS 10.15.7

Notes:

Hi Gilloo,

To achieve that, please follow the steps below:

  • Export your project to HTML5.
  • Check the HTML5\resources sub-folders in the exported location to get the name of the image that you want to display.
  • Add the On Click event to the image as in the screenshot below:

image

For reference, please take a look at this sample:
OpenImage.approj (236 KB)

If you mean a second physical display, it is not possible to do that, unfortunately.

Regards,