The official community for Captivate.
Récent
HiHas anyone of us have java code for export specific slide to pdf?At the end of the course i have slide with certificate. I wanna add button and program it . When i will click on this button , a message would pops up to save slide to pdf file.
I'm new to Captivate.I can't seem to move the timeline off of the main window onto my second monitor. Is there a keyboard modifier?Thanks!Scot
I am working on a scenario that can result in viewing the same slide from different branches. The navigation part of the scenario (and the actions) works well. The only part that isn't working is colouring visited buttons. Here is a sketch of what happens: .1 User visits Source #1 (BackWork) and clicks a button (Scn3_button_AddictionSpirals)..2 User visits the common slide (AddictionSpirals) which has a few buttons that lead to end points. On entry to that slide, conditionals check:.a If a viewed variable (Scn3_variable_HidesIt_viewed) is equal to 1, the relevant button is set to a "visited" colour. There is a conditional for each button on this slide and the viewed variables are set correctly, and they are being correctly detected, and the buttons are correctly coloured..b If all the buttons have been viewed and the last slide (Scn3_variable_AddictionSpirals_lastslide) is the right source (in this example it's Slide 31), the variable for the button on AddictionSpirals (Scn3_varia
We updated the team (6 people) to the latest Adobe Captivae 2019 v11.5.1.49 at work and everything looks great except for Assets. When Assets is launched at work all anyone gets is a blank screen (screenshot attached).If I launch Assets from home (personal license on different computer) everything works fine. Our support staff has been working with Adobe Support for about a week and no solution so far. Has anyone found a work around or solution for this?Is anyone else having the same problem? Thank you
I have recently created a course with CC attached to a Slide Video. When I review the course in the Preview with Project, From this Slide, or Next 5 Slides, the timing matches to where I set the changes in the Edit Video Timing interface. When I Preview with HTML5, the timing gets steadily later than the marked location as the video goes on. If it is a video that is a minute or two, it can be off as much as 3 seconds by the last CC that comes up. I was wondering if anyone has seen this issues and if there is some solution? I am running on a great internet connection, so no lag on that part and there is not a great amount of other animations on the screen other than the video that is playing itself. We have the video with a play button on top of it, so it is not auto starting, but is just 0.2 off from the start to accomodate for the Play button on the screen and the video not showing through. Thank you in advnace for all your help!
Project won't load. Getting the error:Uncaught SyntaxError: Unexpected identifierindex.html:105 Uncaught ReferenceError: cp is not defined at index.html:105 at XMLHttpRequest.c.onreadystatechange (CPXHRLoader.js:37)This happens regularly.Any HTML fix for this when it comes up?
How do you get to the Adobe Captivate forum? I see icons for other Adobe products, but not Captivate. I checked under Latest, Alphabetical, and Popular. I can't get SCORM Cloud previewer to work.
How come when using the "Preview in SCORM Cloud" option does certain objects not display properly? For example, Rollover Sidelets? I'm assuming maybe becuase these are Flash based? So does this mean that LMSs don't support Flash when the content is being uploaded as a SCORM compliant package?
I have a slide in which images are buttons - when I previewed in next 5 slides, I got the following error message. Is this something new with Captivate 2019's latest release? Anyone else come across this issue?
Hello everybody,I'm using a quiz template slide called "Association" but its behavior on small display (phone) doesn't seem good.Everything seems locked.Can someone help me ? Here are two screen captures. Thanks !
Not sure why but the mouse in my project is not showing the mouse click (you know the blue circle to indicate something is selected). I have the box checked but its still not showing. Not sure what the issue is.
I'm using Captivate 2019. I use some similar Slides in my project and it doenst work. I have 2 Objects (Shapes1 and Shape 2) on one Slide.Shape 1 has a State, the State has a stroke. Shape 2 is hidden. Shape 1 has "On Success, show Shape 2"So far so good. I added on the Slide itself an "On Enter" advanced action. With a simple command. "Change State of Shape 1 to New State"If i try to click Shape 1 it doesnt show Shape 2do i miss something? Thanks
HiIf I import the translated word file into Capt. 2017, almost all text fields are reduced by one font size. My object styles are then overwritten. The text in the Wordfile was NOT formatted by the translator. Even if I re-import the original Wordfile (without any translations/changes!), the font size will be adjusted. Is it a bug in Capt. 2017?Marina
...Hello Captivaters !...I'm working on the multiplication... I want my learners to fullfil a TEB to indicate the right answer. Then they have to validate their answer by clicking on a validate button.For example : 2 x 5 = "TEB"Everything is fine, except when I ask them to complete such ones :5 x 0 = "TEB"If they let the TEB empty, and validate their answer, Captivate seems to consider that the empty TEB is equal to "0" and so considers it's the right answer (which is not, as they didn't answer anything !!...).So I'm wondering how to make a difference between the value "0" and an "empty space" in a TEB ?(I already tried the option of using a v_null variable but as the validate button triggers many actions, it's not so simple... and I'm looking for a simple one !...)Thanks in advance !...😉...
I have a landing slide that has 8 or so objects that a learner can click which takes them to a slide with more info. The info slides then go back to the landing slide where the previous object clicked is crossed off (changed state) and the learner can select another object from the list. Once all of the objects have been clicked on, I need the presentation to advanced to the next section of the course automatically. Any suggestions?
I'm working on a Captivate 9 project which was created by importing slides from PPT. All is well until publishing....the image should appear with a "dotted line" (see attached). However, the "dotted line" becomes solid. Does anyone know why this could be happening? The only work around I have is to upgroup the objects within the ppt and take screenshots.
I am in the process of creating a nine week e-learning course for dental assistant training. We have quite a few learning activities that we have created that we wish to repeat across the course to allow the students to review. Is it possible to copy and paste or duplicate and re use activities in CP? Some of these are drag and drop activities that took quite a long time for me ( a CP newbie) to create and I would rather not have to do so if I can avoid it. Many thanks. Latest version of CP is being used (as of 9-16-19) and the projects are responsive.
I'm going to make an animation using after effect. I will use Captivate to insert a quiz in the middle of the animation.What kind of programs can I extract when I make a product out of Captivate?
Hi Guys, I am using captivate 2017(10.0.1.283).I have added customized fast-forward button (using JavaScript) in my course and that is working fine, it is possible to add the tool-tip for that customized fast-forward button like captivate inbuilt fast-forward button? Tool-tip: FastForward : '2x Fast Forward Speed',FastForward1 : '4x Fast Forward Speed',FastForward2 : 'Normal Speed', Customized fast-forward button is working using below JavaScript On first page enter/* Create and set a counter to keep track of how many times the Fast Forward button was clicked */ if(typeof(buttonClickedCounter) === 'undefined') var buttonClickedCounter = 0; /* function used to fast forward x number of times */ function fastForward(repeatCall){ /* Loop through to repeat the call */ for(var i = 0; i < repeatCall; i++){ /* Execute the FF command in Cp */ document.Captivate.cpEISetValue('m_VarHandle.cpCmndFastForwa
I recorded some footage in Second Life and would like to play it back considerably faster than it really occurred. Any idea how I can do that?
When entering closed captioning to most of my projects, as I am captioning, the captions will switch and move to different lines, dissapear (text goes back to "enter caption text here"), or freeze my entire project to where the "close" button disappears from the captioning pop up and I can't do anything except Ctl+Alt+Del to close the course - losing all my progress. It will also switch them around after I have hit "save." I thought first it was because my slide had a lot of captions, but it has happened on slides with 10 captions or slides with 100 captions. Our whole team uses the same template and I am the only one seeing this issue... Is this a bug withing Captivate 2017 or is anyone seeing this issue with 2019 - that is what we are moving to next and I am hoping this issue goes away... Solutions I have tried: I have started a new slide from scratch, restarted the whole course with a new clean template, had people sit next to me so they can witness it to see
We are testing Captivate 2019 and create a quiz which we uploaded to the server.When completing the assessment one of our developers was able to read out the assessment results & correct answers as a learner because they are all store client side.What are the options to protect that learners are unable to see the data ?
Anyone else making book trailers? I"m trying to learn this task. J
I habe a dual screen setup and I launched Cptivate but i don't see it in either screens. How do I reset the settings so it reappears?
I'm using CP 2017 and I'm trying to print a project. I've selected that Slide Notes be included. I've printed this twice and both times the slide notes don't appear. Does anyone have any ideas?Thanks in Advance,Susan
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.