Adobe Captivate is an electronic learning tool which can be used to author software demonstrations, software simulations, branched scenarios, and randomized quizzes in .swf format.
Questions tagged [adobe-captivate]
101 questions
0
votes
1 answer
Converting a .cptx file to an .swf file
I have a college project and I have a presentation almost done using adobe captivate. It saved as a .cptx file. My lecturer left a message online saying that it has to be an .swf file. There is no option on captivate to convert it to an .swf. When I…

Ciaran
- 1
- 1
- 1
0
votes
1 answer
Is there a way to make text fly in ONCLICK in Captivate 4?
Is there a way to make bullets appear as the user clicks the screen. (Kind of like a click for more)
Thanks in advance, I can not find this functionality anywhere.
EDIT: If it can't be done, than "NO" would be an acceptable answer...
I would simply…

clamchoda
- 4,411
- 2
- 36
- 74
0
votes
1 answer
How do I insert .html file in adobe captivate?
I am unable to insert a video which is having table of contents and is capable of playing at required time frame and that particular video is supposed to be a part of adobe captivate project. The video is embedded in a html5 file. Adding a zip file…

Shashank Mouli
- 1
- 2
0
votes
2 answers
clear content in a text entry box with adobe captivate
I am making a simple math game in adobe captivate. When the slide loads two random numbers are generated. The user enters a sum in a text entry box and submits their answer. If the user's answer matches the correct sum they get a new problem.
All…

Harry Robinsob
- 107
- 2
- 3
- 16
0
votes
1 answer
Execute Javascript Focus in Captivate Learning Software
I am currently working with Adobe Captivate 8 Elearning software. I have done extensive searching for answers here and abroad on many different forums and have yet to find a solution. I hope I can receive some help here.
I have been using the…
0
votes
1 answer
Cannot communicate between captivate html and parent html
I have a published captivate html file that is loaded into an iframe of another html. I cannot communicate between the two, not even with localStorage. Can anyone tell me what I'm missing?
Parent html
var everythingLoaded = setInterval(function…

Tinman
- 31
- 7
0
votes
1 answer
setting a max width in Captivate 9
I am looking for a way to set a max width on a captivate quiz slideshow that implements scaling. I have done some research and come across some answers for much older versions such as this for captivate…

jpears
- 87
- 1
- 10
0
votes
1 answer
Edit iframe attributes from a widget in Adobe Captivate
I am writing a widget for Adobe Captivate, which has to work in HTML5. This widget contains a button to toggle the full screen mode. Basically, the plugin looks like that:
function toggleFullscreen(elem) {
elem = elem ||…

Dunatotatos
- 1,706
- 15
- 25
0
votes
0 answers
Why video in adobe-captivate8 (which added in adboe-dreamweaver) can't play in any browser?
First, I create captivate file, insert video (.mp4) into slide and publish to swf file.
Then, I copy code of htm file (that publish from captivate) and paste to html file in dreamWeaver.
But, it can't load and play in any browser which I had tried.…

Burin Singprasat
- 1
- 3
0
votes
0 answers
How can I pass Tab Target to Pop up window E-learning quiz?
I am working on the Accessibility standards for a Captivate 9 Generated quiz, this particular quiz opens in a new window when button is clicked, and I need a way for the focus to be passed to that popup window on button click.
Is there a means to…

Joshua
- 311
- 1
- 3
- 19
0
votes
1 answer
Extract Captivate 4 text captions using Flex (ActionScript 3)
I'm developing an application in Flex 3.5 for video tutorials, which uses a lot of Captivate 4 (AS3) videos (>200). In the front end, the user can navigate thorough the videos in a menu structure. In the administration part, the admins can upload…

Tas
- 1
0
votes
1 answer
Why does the first '
' show?
I am trying to display strings in Adobe Captivate 9 text captions with JavaScript. I'm using a non-responsive project, and the below code always shows the first "br" tag for newline. If I'm to remove the "br" tags in userResults then the "br" tag in…

user2871213
- 41
- 1
- 9
0
votes
1 answer
Anybody had this SCORM "topWindowBeforeUnloadHandler is undefined"
I have packaged a simple quiz in Adobe Captivate, but when deployed to the LMS i receive this error "topWindowBeforeUnloadHandler is undefined" - Has anybody come across this before?

Adam
- 3
- 1
0
votes
2 answers
how to set image and text scroll in adobe capivate 9
Can anyone please help me. Am using adobe captivate 9. I have a content with image that exceeds the slide spacing, i want to set this content within the page using scroll. I have tried using text-scroll widget but i cant add images to it.

Elson
- 5
- 7
0
votes
1 answer
Bizarre Adobe Captivate 9 Internet Explorer 9 HTML 5 button issue
I am working on a project using the latest version of Adobe Captivate (version 9) to develop HTML5 modules, and I have just learned their LMS (I don't know the name) only uses Internet Explorer 9 (I know, I know). For what it's worth, pretty much…

bj_waters
- 1
- 1