With some help from another post on here (https://elearning.adobe.com/2020/04/can-i-create-a-slider-in-captivate/) I’ve created a slider for use in a course I’m working on.
I finally figured out all the code for the slider, but now I’m not able to interact with the slider when I preview the course (HTML5 in Browser or on my LMS). The HTML slider works perfectly when I preview it alone in a browser window, but I can’t grab it once I put it into Captivate as an HTML5 animation.
Any ideas anyone?
Thanks.
Jay
I started a new string because I ended up not using the original bloggers code “as is” (I think something was missing and the link to his final file didn’t seem to work) and in his post he admitted that he isn’t an expert, but found his solution through some trial and error. I’m hoping someone with more experience in this area will have some insight.
Looks like adobe has corrected the downloading project files issue.
I am able to download the files I submitted now.
If you are interested in them – you could try that now.
When moving the HTML5 animation to Captivate a number of things can break it.
- You need to import it as a zip file
- All supporting files need to be included in the zip file such as custom graphics
- All object names must properly correspond between uploaded files and Captivate
- Copy/Paste can break code as well if quotes are skewed.
Captivate will auto name the animation as Web_1 so if you don’t ensure that matches – you’ll have trouble.
And don’t forget to append the ‘c’ after the name to address the canvas object.
I never claim to be an expert at anything – but that doesn’t mean I might not have some ideas or feedback.
Greg…thanks for the comment. I’m going to jump back to your post and download your example to see if I can figure it out. Honestly, it’s given me fits. At first it seems like “range” was giving me a text entry box instead of a slide. I got that fixed and figured out how to set a custom thumb, but the issue now is that when I get it into Captivate it won’t let me select the thumb and move it.
I’ll take another shot at it again tomorrow (working on something else today)…I may reach out if you don’t mind.
v/r
Jay
You must be logged in to post a comment.