Skip to main content
Inspiring
August 16, 2023
Question

Zoom and pan an image

  • August 16, 2023
  • 1 reply
  • 337 views

Hi I got a question from a customer who need to be able to zoom in on an still image by draging a zoom bar or clicking a button.. While it is zoomed he also need to be able to pan around the image.

Is this possible to do in captivate without alot of javascript?

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    August 16, 2023

    Captivate Classic has a Zoom Learning Interaction. Did you check it out?

    There is also the possibility to use a custom Scale effect, which can be applied using an advanced action triggered by a button.

    Inspiring
    August 16, 2023

    zoom learning interaction. Hm thats new. I can zoom in and out using the scale to effecet and add it to a button using action script. The hard part is how to let the user pan the image using the mouse or buttons

     

    Lilybiri
    Legend
    August 16, 2023

    That interaction is packaged with Captivate Classic since many versions.

    Panning is indeed a functionality where you'll need some JS programming skills.