April 16, 2022
Captivate 2019 – poster image (faded) fix question
Comments
(2)
April 16, 2022
Captivate 2019 – poster image (faded) fix question
Explorer 6 posts
Followers: 2 people
(2)

Hello,

I saw the discussions about how to make the dimmed poster image on the cover page of a project. I was able to modify the CPM.js file from 0.7 to 1. But I am not seeing any difference in the poster image I am using. The image itself is 100% but it still looks washed out.

Is there some place inside captivate that I have to make any changes? Or just to the published CPM.js file?

Thanks,

Terry

2 Comments
2022-04-18 12:59:03
2022-04-18 12:59:03

It’s just the published CPM.js file that you need to make the change. Make sure you are changing the correct entry. You should be looking for cp.autoplayImage.style.opacity=0.7 as there are several other variables that have a value of 0.7 in the CPM.js file.

Like
()
2022-04-18 12:55:48
2022-04-18 12:55:48

Normally you just have to edit the published CPM.js file. How did you test: did you upload to a webserver? In which browser?

Like
()
Add Comment