『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
The official community for Captivate.
新着順
I am using a macbook pro runing macOS bigsurt 11.2.3 and am having issues when using captivate 2019.When opening a project or creating a new one the stage opens with the slide off to the bottom left, I scroll to bring the slide to the centre however when I try to interact with the slide all or the vast majority of the slide dissapears. The slide also moves so I have to again scroll to find it but it will only display the parttial slide when I can find it. I have reinstalled Captivate twice, it also works fine on my PC so I am assuming the issue is with aconflict on my mac. Any ideas or similar eperiences would be welcome. ThanksJamie
Sometimes pictures zoom in when publishing for me. I have no idea why. Typically I just create a movie out of the slide and insert the movie that way, it fixes the zoom. This time though, I have a quiz question, so I cannot convert it to a movie. In captivate my slide looks like; After publishing it looks like: I am on captivate 11.5.5.676. The image is a svg file.
I have a lesson that has "informal" quiz questions during a practice section (click boxes) and 2 "formal" T/F questions. If the learner gets one or both of the questions wrong, I want to allow them to retake the quiz and get credit for the new answers. As it is when I go back to the quiz (Jump to Slide) the previous answers are there and I can't change the answer or use the submit button. Is there a way to reset just the "formal" quiz questions?Thanks,Rachel
Hi all,When a timeline is undocked and on another montior, the type is still as small as if both the stage and timeline were on one monitor. Is it possible to enlarge the displayed timeline elements on another monitor, some kind of zoom feature such as Word or other applications have? I have tried various searches and clicks and but found nothing that allows the size of an undocked timeline to have its elements appear larger. Thank you!
Hi all, I am trying with little luck to add a software simulation to a project. I know all about the settings and how to get it recording but some of the clicks are not showing up at all as slides. The screen i am trying to record is browser based. When i click a heading tab to take me to another page this doesnt register and the first screen i am getting is the page i have just requested from the tab. Not the main title page. This also seems to happen when selecting something from a dropdown list. Captivate doesnt apear to record my selction as a click. If anyone has the answer to this that would be great! Many thanksBen
Hi there,I am using 3 different SVGs states for a button to look sharp on the screen. Its a non-responsive project. When previewed in HTML5 in browser it seems to work fine although there is a flicker when rolled over with the mouse. I have activated to display for rest of the slide and using a hand cursor. Is there anyway to solve this flicker issue please? I would prefer to use SVGs if possible.
HiI have built a fully interactive captivate course on our System and I am wondering if I should build the assessment in Captivate and track pass/failed in the LMS or if I should build the assessment in the LMS? I use Litmos LMS and unfortunately its SCORM tracking on the course is only not completed/completed so I need to build an assessment to certify the user on their knowledge. I would like to direct the user to our live system to carry out some tasks and come back to answer in the assessment. I would appreciate hearing the experts advice. Thanks
Hello, when I publish my font changes, is there a way to avoid that change?
I have a project I believe was built in Captivate 9. I am working on it in 2019. There is audio added to click boxes. When played in the Learing Management System the audio gets clipped at the end of each sentence. If I come come back to the slide, the audio works just fine.Has anyone experienced this before?Are there any suggestions on how to correct this issue? Thank you,John
I am using Captivate 2019 (trial version) to develop responsive eLearning programs. When testing the project, it works well on a MacBook Laptop, but when using the QR code to test it on iPhone X, the audio won't play. Images and text work OK. Has anyone solved this issue? Please point me to the right source, or let me know if this continues to be an issue with Iphones.
I am attempting to pull in a .ppt to Captviate 2019, and 3 of my slides have a light blue to white gradient background, and it comes into captivate as fading into black.
I have a slide based Captivate 2019 file. I have created stop and proceed to next slide buttons on each slides in Captivate. They work great in Preview. BUT when I publish this as a video to my computer they don't work. The video just runs from start to finish.
Using Adobe Captivate 2019. In a Software Simulation project, I try to adjust the shape of the Highlight boxes, but I can't get this to work. Any suggestions anyone? Thanks in Advance.
I need to embed a font in the Captivate source file. So, any user can open the source file anywhere and do not get the Missing font massage. So, is there any way to embed the font in the Captivate source file? Please let me know to resolve the issue.
Hello all, seeing if anyone has seen this and has a fix: I am having an issue with event video displaying on iOS. It works fine on desktop, but the following is happening in iOS (14.4.2)The first video in the project is visible, but the user is unable to use the video controls (play/pause). When you tap play, a bounding box appears around the video but nothing happens.If you use the first video again in the project, it shows up but with no functionality (see gif below where I've duplicated the first slide)All other videos do not show up at all (they are the same duration/framerate/encoding)The same video that does not show up as Event video works fine as interative video I have elimiated the possibility that it is a SCORM or LMS issue. I exported the project as HTML and put it on a server and the functionality is the same (1st video shows up but no functionality - the rest are not visible at all). I also took the same videos and put them into a Storyline project and they work as i
I want to execute javascript when I click a button and I want the script to know which button I clicked. If button a, do this, if button b do something else, etc. In a webpage I would just use the 'this' keyword to refer to the element that fired the event, but when I try it in Captivate, I get the window object!Any ideas?It's a long, boring story why I want to do it this way instead of advanced/shared actions, but suffice it to say, if I can get this working it will be better.
Good evening everybody.I am in the process of converting old flash based Scorm packages to html5 based Scorm packages for Moodle.Flash to html5 is done by hand in Adobe Animate. I have one converted that works exactly like its flash counterpart, it is essentially 2 frames with alot of math and interactive buttons and inputs. I have tried converting it to scorm with Captivate, but I am having some issues. So far I've imported html5 animations and published as Scorm, it kind of sort of works, but I am having issues id like some help with:1) When importing the animation with media -> html5 animation ->oam file. It imports the file, and it works as correctly, however it works in the media player, is there a way to get rid of the media player and have it display as my html5 page only ?2) How do I tie the end results to moodle ? In the flash actionscript version it is tied to a button named "results". How would it be possible for me to bind the "results" button in Captivate to se
Thanks in advance for your help.I have an interactive video, and on the overlay slide, I have a text input box. I tested to see if the variable was in the system, and indeed, the variable is being populated by the user on the overlay slide. But when the user clicks back to the bookmark on the interactive video slide, the variable is empty. And what's even odder . . . in publish preview to html5, everything works. But when published, the variable is indeed empty on return to the bookmarked slide. The variable, once populated w/ user input shouldn't change, should it? Once it's in the system, it doesn't revert to being empty, does it?
I have a lareg video file I have sucessfully published to my LMS. The original request was to set up without user access to playback controls to prevent FF through the video. Now they want the playback that allows the user to pause and resmue the video. I have coiurses where this works on my LMS but others set them up. Attached is a screen grab of the message I get when the courses that have the resume capability are resumed.How do I set this up in Captivate?
I have two buttons that I want clicked, then show the next button and wait for the user to be ready to push it. So I made two variables, within and between. When they click on withinest or betweenest boxes, those variables (within or between) get assigned a 2 like below. If they click on the betweenest box and within is already greater than 1, then they have clicked on both boxes and I want the visited state for both boxes to show, the nextnav button, then I want to pause the presentation until the user is ready to click on the next button. The next button is not showing up. What am I doing wrong? I have captivate 11.5.5.676
Greetings, everyone.I'm using the following script to bypass the splash screen, which seems to work well on desktops but not on tablet/mobile devices:$(document).ready(function() {$("#playImage").click();});I would like for the tablet/mobile devices to adopt the seame measure but cannot seem to figure out why it is not working. Thank you.
I am trying to create a Try Me video where my requirement is that the user must be able to enter text in the name field while watching the try me video. In the settings, I have selected Training Simulation and the "Automatically Add Text Entry Boxes for Text Fields" setting is also selected. However, I do not see any text entry boxes in the timeline and the video takes the animated text. How can I fix this?
I have a course created that has been running correctly for a year now. The course ends in a quiz, but I am having a few users say they are unable to press the submit button. It stays greyed out even after selecting the answer. This leaves them stuck and unable to move along in the course. It is working for the majority of the users so I didn't want to reupload the file. But the few having trouble have restarted it many times, and used different browsers. Any tips on other things to try and help them get through it?
Hi everyone, When viewing a course in Captivate I don't see a visual indicator when I rollover the PLAY button (hand cursor). Is it possible to add this someway after Publishig? Edit code and so on? Thanks!
Bonjour à tous, Je souhaite réaliser une simulation logicielle avec captivate. Cependant, ce message d'erreur apparait. Pourriez-vous me renseinger sur comment modifier la valeur DpiAwareness= 1 ? Je vous remercie pour votre aide ! Bonne journée, Laura
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.