『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
The official community for Captivate.
新着順
Our findingd goes to multiscreen.html instead of index_scorm.html Please help
Really wanting some help. I don't have access to my C Drive and work with Captivate in a corporate environment, in AVC. Everytime I try and change Preferences I get the error message to change the location of the Cache drive to local. Have others faced this and how have they navigated it?
Hey,I added to my project a print button to print the current slide.for that I just execute this Js code : window.print(); the problem is that the print() method calls in the browser the built in printer. I want set the default value of the skaling in the printer to 50% so that it fits properly.I wrote this function but it seems not to work:function printCurrentSlide50Percent() { var currentSlide = document.getElementsByClassName("slide-div")[0]; var img = new Image(); img.src=currentSlide.toDataURL(); img.style.transform = "scale(0.5)"; var printWindow = window.open(); printWindow.document.write(img.outerHTML); printWindow.print(); } any help would be appreciated
I want to create a series of six smart shape buttons (SSB).Each SSB enables the next in the sequence.On slide enter only button 1 is enabled.Clicking button 1 should change a state on another element AND enable button 2. However not only does button 2 not enable but the rest of the advanced action also fails and the state change doesnt happen either.What am I doing wrong?Is it just impossible to change the Enabled property of a SSB at runtime?
I have an odd issue on a Windows 10 computer that has both Captivate 8 (one off purchase version, not subscription) and Captivate 2019 (subscription version) installed. cptx files are associated with Captivate 8 (it was the first app installed) so of course when I double click on a Cp2019 created cptx in Explorer Cp8 opens, fails to load the file, and shows an error. No problem I thought, just right click and 'open with'. But when I browse to the Cp2019 exe (C:\Program Files\Adobe\Adobe Captivate 2019 x64\AdobeCaptivate.exe) then Cp8 still opens. I can't find any setting in Cp2019 to set file associations, and if I go to Windows Settings > Apps > Default Apps > Choose default apps by file type some of the file types are associated with Cp8 and some with Cp2019 (you can tell by the icon) cptx shows th Cp8 icon, but clicking on it only lists that app as a possible default, not Cp2019. Of course I can open cptx files in Cp2019 by opening Cp2019 itself and using the
Greetings, I would like to know if there is a way to import Blackboard Tests in Adobe Captivate. I read that cvs files can be imported into Adobe Captivate but I am not sure if there is a way to convert the Blackboard tests to cvs files. Thank you for your time and help. Have a great day. Andres
We were thinking of buying Captive so I am trying out the trial version. Two big problems:(1) I can't import powerpoint slides. Failure mode: see screenshot(2) Can't publish. Error: see screenshotI do have openJDK installed. (Adobe support also installed Oracle JDK).I had Adobe Support working with me. (They see the errors I mention above). They told me that the problem is conflicts with Crowdstrike Falcon. They gave me a version of Captivate which reports itself as 11.8.0.11. This solves the problems above. We are concerned that the supported release does not work for us and don't know the status of the 11.8.0.11 version. In a couple sessions, I worked with Adobe Support about 2 hours. The trial version never worked, just the 11.8.0.11. With the trial version running, Our IT department monitored Crowdstrike Falcon while I demonstrated the failure modes. Our IT department says Crowdstrike did not trigger. We are currently getting permission to d
Captivate 2019 version 11.5.1.499Updates controlled by corporate admins(running Windows 11 w/ 11th gen Intel i7-1185G7 @3.00 GHz/1.8 GHz and 16 GB RAM [15.7 GB usable] I have a template that I am using to create several modules for (deadline in two weeks). This morning,I initally opened successfully and attempted to make adjustments to a template that I have four or five projects underway in. When I tried to save, I got an error message saying the file was corrupt w/"retry" and "cancel" options, but either one just opened a "50% compression window" whic remained hung up on the screen. I had to close Captivate through Task Manager as this window hung up the whole computer and I couldn't leave the Captivate application. Now I can't even open the template at all. It won't allow me to create a "New Project from Template" using the template, and when I try to open the template, both from from file explorer from the Captivate start screen, I now get the follow
Buen día.Alguien tiene idea de porque al utilizar las acciones avanzadas me sale esto. Tendre que instalar algo más antes de instalar Adobe Caaptivate. Gracias.
Hello Madam/Sir,Good Morning/Good Evening, There is a issue with my project, please find the explanation below:Explanation:1) There are 4 buttons on the main slide, and the 4 buttons have 4 pop ups with 4 close buttons on the same main slide.2) These 4 popups have audio's inside them.3) Once the audio's from the 1st popup is done playing then only the close button from the 1st popup should activated to close the popup. Till then it should be disabled. It is the same for the remaining 3 popups.4) When all the popup audio's are finished playing next button should be enabled. Is there a way to write a advanced action for this case?
I found by accident that sending variables to a database with 'form action post' no longer works. My question: Does captivate prevent sending variable via 'form action post'? The variables are read in via php and mysql after sending.
Hi, We currently have PowerPoint slides for an instructor lead training course. So this in a classroom and the instructor uses a presentation clicker to advance the slides.I am wondering if Captivate can do that same thing, so slides are advanced using a clicker? Can I just import the PowerPoint edit what needs changing and then export as SCORM? Can a presentation clicker still be used? Kind regards, Kelly Sheehan
I am having significant trouble getting a SCORM 1.2, HTML5 (blank, non-responsive project) to sync up its completion status with Talent LMS. I have tried just about every Adobe Captivate (2019) publish setting I can find with continued issues. Specifically, it seems there is a lag between the SCORM completing and the LMS recognizing the SCORM's completion status. Thus, learners are stuck on the screen with a completed SCORM, but cannot advance to the next learning module within Talent LMS. Current problem: All that to say, I thought I had identified a workaround by forcing the SCORM to close when completion criteria are met. This triggered the Talent LMS environment to enable learners to click to advance to the next module. HOWEVER, I have a few colleagues who tested the SCORM using Google Chrome on macOS and reported a browser tab crash upon completing the SCORM. Other open browser tabs are not affected, only the tab with Talent LMS and the embedded SCORM abruptly clos
Is there a way to publish a Captivate 2019 project into a different format than HTML. This project won't be hosted on an LMS. The customer was asking about MP 3 or MP4.Thank you,Susan
I am new to Captivate. When trying to upload either a PPT or PPTX, it seems to upload the slides, but then when I get to the preview window, it freezes. I cannot hit OK or cancel or change anything. So I am never able to actually convert them. HELP!
I want to add some assets but when I click on the assets button, nothing happens. I'm using Captivate 2019Has anyone run into this and how do I solve it?Thanks
HiI have created a simple slide in slide out menu. But for some reason the script only run once. I have tried to used variables to "reset" the script but no luck. What am I missing? One script are on one open button and the other on another close button.
Help.
As part of a new project, I have been asked to update our current eLearning which was mostly built in Animate/Flash. Is it possible to use old existing swf files and build newer eLearning in Captivate? I tried inserting the existing swf files in a new Captivate project but they do not seem to work. I was hoping to sort of create a course in a rapid manner with existing swf files, but maybe that's not the right approach? I would appreciate any ideas/ suggestions on this issue.
I am reaching out to ask for your support for my ongoing project. Currently, I am creating an Interactive Animated Video in Adobe Captivate 2019 version. Upon trying to upload an eLearning SCORM 2004 version into our Learning Management System, it's all good and the interactions are working. However, when I tried exporting and disabled the eLearning Output setting and then uploaded it to our Content Management System, the asset is working but once clicked on the interaction, the video goes to loading and then routes at the start of the video again. I would like to hear from you on what is the possible problem and solution for this one.
Hi, Is there a way of returning to a certain point on a slide? I have a slide that shows a sequence of events.... one the sequence has been completed, id like the user to be able to watch it again via a 'repeat' button. is there a way that i can say, 'when repeat button is pressed return to 00:02 (for example) on the slide and play so that the pattern repeats (as many times as the user likes) many thanksRob
Hi Adobe community, I have uploaded a SCORM Package 1.2 to the LXP platform called Degreed and when I try to open the course it shows the following message "Adobe Flash Player is no longer supported". Is there a way to run the course on Degreed? Thanks for your help,Sabina
Dear Captivate Community, I received an email asking me to post a message here on the forum, because I have a little blog that others may find useful, especially people new to Adobe Captivate and still learning the essential features of the program. Over the past 2 years, I developed an array of projects to better understand Captivates features, so I have decided to release my projects for free to the public with the hope that it may benefit just one person new to learning the essentials of Adobe Captivate. My blog is located at https://tonyvinckx.blogspot.com. For each project file, there is an individual download link to OneDrive - simply click on the link, download and save the file to your computer. Note: You need a modern browser to see a visible download link on the OneDrive website, else you will see a blank page! Here is a short-list of my free Captivate projects and resources I released on my blog this year: An example of an icebreaker for adult training - simple IQ test.cptx
Good afternoon, everyone; Just a quick question: is it possible to apply formatting to part of the text that is inserted by a variable? For example, if my variable is $$variable_text$$ and for one particular slide the text is: "This is the text for this slide", is it possible to make it something like: This is the text for this slide or This is the text for this slide or This is the text for this slide (for example) Thanks! samamara
Hi, I hope someone know how to do this. There is a quiz. It has 30 questions. Each question has 3 answers to choose from, A and B and C.The goal is that at the end of the quiz, if more A's were selected by the user, then show message X as feedback. If B's were selected more, then show message X1 and if C's were selected more, then show message X2 as feedback. I hope it could explain it clearly. Thank you very much.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.