Skip to main content
Inspiring
January 7, 2020
Question

Re-sizing the ModulePlayer in Prime?

  • January 7, 2020
  • 1 reply
  • 419 views

Hello,

 

I implemented a zoom in and out in javascript on a course to help users with varying degrees of Chrome settings they have since Captivate's HTML scaling screws up some of our imagery.

 

Example for scale up to 120%:

var scale = 'scale(1.20)';
document.body.style.webkitTransform = scale;

 

This transforms (zoom for Chrome) the webkit object in play to the scale in the variable. However, as soon as the course is published to Prime, the ModulePlayer stays static to the default size and my scripting only affects the content within.

 

Note: this works in HTML output for Captivate, just not in Prime.

 

Does anyone have any scripting they used to adjust the actual player size since Adobe's only setting is full screen? I also reached out to their support for input.

 

Thanks!

This topic has been closed for replies.

1 reply

Adobe Employee
January 18, 2020

Hi Logan,

 

Thank you for sharing the issue details.

 

Kindly share a sample project with us to test the issue at our end.

We will try our best to resolve it for you ASAP. 

 

Please send the sample projects to captivateprimesupport@adobe.com.

 

Regards,

Debiprasad Maharana

Adobe Inc.