Embedded captivate SWF to create video slideshow with captions?

Hello

I'm pretty new to Captivate and is currently working with 5.5 on a Mac.  I've maybe upgrading to 6.0 soon, so let me know if that will solve the little challenge I'll have with video subtitling.

I'm working on a project that will have a variety of content, including a lot of video.  I need to provide the captioning encoded video and figured out how to do this by placing the video "on stage" on the slide and have the bar of the reader of the skin with the cc.  The problem is that I want the bar of the player on the video slide show, then Player skin showing on all slides bar isn't an option.

I can also bring in the video as an object, and then it comes already wrapped in the default Halo player with other drive options.  But for the life of me I can't understand how to add captions (or a cc button) to that player. I missed something?

I came with the solution is to make each video in a single slide in captivate, that publish a swf file, and then translate the and place them on appropriate slides.  This way they can have captions and their own bar of the player, but I have other informational slides, quizzes, etc., without the bar.  I did a test of that and the only issue I found was that, when published the main project, the captivate zip file should automatically include the flv file.  This seems pretty easy to solve if I just unzip, add the flv file in the folder and re-zipper.

As I said, it seems to be a solution.  But this project is intended for a LMS where the tech folk have already warned me that they have never have the SCORM implementation in a piece of leave the shelf reliable software.  And since I'm new to this, I want to make sure I'm not in a way that will give me problems on the road.  For reference, I have to pass on the results of the quizing, but we need to monitor the realization.

In any case, am I missing something and should not have to use a work around in the first place?  Or is there a better way to do it?  Can I use a capioning place to do captions and give back me a bunch of swf (palyer with the video and the subtitles already built in) but I don't know which would be different from what I am attemption.

Thanks in advance for your suggestions.

There is another variable that controls the CC (sorry to forget!). It is cpCmndCC and works in the same way. Updated 0 mask legends, assigning 1 shows them.

To combine them, I would create two shares of standard tip (not sure why Shekhar went with conditional). An action that affects cpCmndCC and cpCmndShowPlaybar both with 1 for the slide show video and an action that affects cpCmndCC and cpCmndShowPlaybar both with 0 for other slides. Then just run the Action appropriate, advanced, entering each slide.

Personally, I warn against use by leaving. As often pointed out Lilybiri, the execution of an action at the exit of a slide can be risky, since you have reach the last image so he could run. If the user can navigate away from the slide before arriving at the end of the game, or if there is a pause before the end which climbs to another slide, the action will not run and the bar reading/subtitles remain visible.

Tags: Adobe Captivate

Similar Questions

  • I am trying to create a slideshow with Adobe Photoshop 12.  After a few episodes to work on it, some of the slide pictures disappear.  Very frustrating.  Why?  I'm to access photos from the catalogue and folders on my computer.  E

    I am trying to create a slideshow with Adobe Photoshop 12.  After a few episodes to work on it, some of the slide pictures disappear.  Very frustrating.  Why?  I'm to access photos from the catalogue and folders on my computer.  Disappearances seem random.

    Elements Photoshop Elements

  • Control embedded Captivate SWF project

    I have a Captivate 8 project that use Flash based fund sovereign and Captivate swf embedded on the slides. I need to be able to insert a button following inside the SWF embedded which will control the project to go to the next slide. The progress bar and the following buttons have been removed from the PlayBar, because users must fill the SWF properly actions in order to move.

    If I understand correctly,

    you have used captivate to create your interactive exercise and published

    then you took the swf and embarked on one of the slides in captivate 'Voulu2 '.

    and now you want your exercise interactive, once completed, make the 'voulu2' to go to another slide

    If this is the case, you can add a flash button to the interactive exercise using the solution in the link I posted above to access variables with one major change... the determination of the scope of where to find the captivateVariables should be like this:

    FOR THE SOVEREIGN FUND DONE WITH CAPTIVATE

    captivateVariables = object (parent.parent.parent.parent.parent.parent.parent) .getMovieProps (.variablesHandle);

    and then just make a flash button to do this:

    someButton.addEventListener (MouseEvent.CLICK, isClicked);

    function isClicked(e:MouseEvent) {}

    var theSlideYouWantToGoTo = 2;

    captivateVariables.cpCmndGotoSlideAndResume = theSlideYouWantToGoTo - 1;

    }

  • Receptive slideshow with captions

    I use adobe muse with the new reactive functionality and want to insert a slide show which is full width, with captions.  When I resize the browser photos behave, but the legends do not resize... stay full size. Anyone have any ideas?

    In other points of the stop size slider.

    or

    Click the right mouse button on the slider - 'hide in other breakpoints. In other breakpoints create new slider.

  • Embedded Captivate swf control

    While searching on the web and forum, I came close to a solution, but not all the way there. I am incorporating a recording of a Captivate project (#1) as a SWF file in another Captivate project (#2). When I navigate through #2 and get to the slide with embedded #1, animation (#1) begins to play immediately. I would like to be able to interrupt the animation immediately and allow the user to play, pause and rewind at will before going to the next slide in the Captiavate swf (#2) host.

    So far, I learned that I need to create buttons in flash using rdcmndPause, rdcmndResume and rdcmndRewindAndStop for this. What I don't know is the path to the embedded SWF animation.

    What - will - here.rdcmndPause = 1;

    Maybe I need to change my approach. Any help would be appreciated.

    One option is to insert a button of captivate at the beginning of the slide with the built-in #1.

    Set this button breaks and during the click on the value in the properties of the button. When a learner click the animation will play

    Have a slide after that with BACK button or next / move button. The break button replay again, and then click click setit to move to the previous slide to play the animation again

    This makes sense?

    Otherwise, I capture my animations using a separate tool (Camtasia studio) that when you publish as a .swf gives you the ability to publish within a game window containing a start, pause and rewind button. ( Camtasia Studio

  • Create a slideshow with the arrows 'next' and 'prev' in Adobe animate CC?

    I'm a novice at HTML 5 canvas in Adobe animate.

    I'm working on the project with Adobe animate CC. The project includes 5 buttons that link to the quite different picture slideshows.

    I can't find a single reference online on how to create a simple 'next' and 'previous' buttons that will go forward or back a frame.

    The codes I have found online seem to produce inconsistent results (they will advance through the first slide show very well, but then the second will go to random slides).

    I also tried the this.gotoAndPlay (5); for each image, but that starts to have problems in the second show.

    Any help would be appreciated.

    I would be keys movieclip and label the first and the last frame of each slideshow and use these labels for your 5 buttons. If your buttons are on the first image (IE, frame 0) and starting slideshows after frame 1, you can use:

    in the first image (IE, frame 0)

    This.Stop ();

    var label_firstframeA = ['slideshow1frame1', slideshow2frame2', etc...];

    var label_lastframeA = ["slideshow1lastframe", "slideshow2lastframe", etc...];

    var num_firstframeA = [];

    var num_lastframeA = [];

    var first_frame;

    var last_frame;

    for (var i = 1; i)<>

    This ["button_" + i] .ivar = i;

    This ['button_' + i] .addEventListener ('click', slideshowF.bind (this));

    this.gotoAndStop(label_firstframeA[i-1]);

    num_firstframeA.push (this.currentFrame);

    this.gotoAndStop(label_lastframeA[i-1]);

    num_lastframeA.push (this.currentFrame);

    }

    this.gotoAndStop (1);

    This.next_button.addEventListener ('click', nextF.bind (this));

    This.prev_button.addEventListener ('click', prevF.bind (this));

    function slideshowF() {}

    FIRST_FRAME = num_firstframeA [this.currentTarget.ivar - 1];

    last_frame = num_lastframeA [this.currentTarget.ivar - 1];

    this.gotoAndStop (first_frame);

    }

    function nextF() {}

    If (this.currentFrame<>

    this.nextFrame ();

    } else {}

    do something else

    }

    }

    function prevF() {}

    {if(this.currentFrame>FIRST_FRAME)}

    this.prevFrame ();

    } else {}

    do something else

    }

    }

  • Create video karaoke with text

    I am a beginner and I wanted to start a new project where I create a karaoke video.

    I make a line of text at a time, and I realized how highlight every word during playback of the song.

    I wonder how do I transition to the next line or the whole text.  For example, if I write 'Jingle Bells, Jingle Bells' How do I get this text disappear and the next line appears?  Each line is a separate layer?

    Thank you!

    It is about a zillion times easier and faster to do in Premiere Pro with simple animated titles. It is much easier to do longer projects like this in an NLE.

    If you insist to do everything in After Effects then you will in the end upward with a separate layer for each line of lyrics you want to animate on the screen. There are ways to analyze a voice on track in Premiere Pro and extract the words, then put those words on markers in an audio file and import this file into AE to help you with the time, but it's always easier in the first Pro.

    Here's what I'd do. Watch this tutorial on creating a text template live in After Effects for use in Premiere Pro. How to use the models Live text of After Effects in Premiere Pro | Adobe first Pro CC tutorials

    AE home build a model long enough for your longer sentence and set some type of place holder

    Open the Advanced Composition settings tab then check the box that says editable in Premiere Pro

    Save the AE project and import it in Premiere Pro

    When you deposit each new sentence in Premiere Pro adjust the time of the purchase of words using the extensible tool in the chronology of the sequence

    That's all.

    If you would like three or four styles of fade in and out, then make 3 or 4 model comps.

    If you stay inside the AE just start adding text layers, text animations and key all words framing by hand. Create the animation preset may help, but the first suggestion will be the fastest.

  • jQuery slideshow with captions

    Hello again, I have another question about a jquery Slideshow. A few weeks back, I had a few questions about creating a slide show in Dreamweaver, and thanks to Ben Pleysierauteurs, I have what I'm looking for in a slide show.

    Now I'm looking to include captions as well... I went through the edition of images in photoshop to include captions, but it takes a long time, and I can't do the captions for all the match the way I have with the images.

    I've been looking around online, and I see that it is possible to include captions with jquery slideshows, but when I start reading in what I see, he loses just me... My understanding of web design is basic html.

    I used the second slideshow coding from the link given to me by a few weeks back from this site:

    http://www.webtuts.info/webdesigning/jQuery-slideshow-tutorial-beginners/933/

    Is it possible to add captions to the slide show I have or should I start over?

    Thank you once again.

    my understanding of the coding is Basic... I get to basic html but after that I'm lost.

    I'm afraid there is not much we can do to help you with your coding of deficits.  The cold hard truth is that DW expects that you understand the HTML, CSS and to some extent JavaScript.  If you want to do things advanced as image galleries, you must learn to work with the code.  It is not difficult. There are many tutorials online to help you.

    Cycle2 is a slideshow/Gallery built on the jQuery JavaScript library.  If you're new to jQuery, it's the system to "Do more with less code" allowing designers to add all sorts of nifty widgets to their web sites with a minimum of manual coding.  It really is to learn to use.

    Cycle2 has many options, including the legends/overlays and pagers with thumbnails if that's what you want.  See the links below for details and code examples for using the plugin.

    Cycle2

    Cycle2 demos

    Pagers cycle2

    Nancy O.

  • Video slideshow

    Is it possible to create video slideshow with vimeo videos in Muse?

    Thank you

    Maria

    Hello

    Did you check this widget, see if this meets your needs

    https://creative.Adobe.com/addons/products/2984#.VCw9xvmSxqI

    Live Preview available here, Videolist demo

    You can also use any Composition Widget provided by muse. You must place the embedded code for Vimeo videos in each target composition.

    Concerning

    Vivek

  • Windows media center - slideshow with music stops at the beginning

    Hi, trying to create a slideshow with music. The track is 3,30 long, has 53 photos to 4 second transition, but it stops the music in 3 minutes. It is said in the 3 minutes selected editing area. How can I fix it?

    Hello

    To change the settings of your slide shows, see the following Microsoft article.

    Create slideshows with music in Windows Media Center: http://windows.microsoft.com/en-us/windows7/Creating-slide-shows-with-music-in-Windows-Media-Center

    Your photos on the big screen: create slide shows in Windows Media Center: http://windows.microsoft.com/en-US/windows-vista/Your-pics-on-the-big-screen-Create-slide-shows-in-Windows-Media-Center

    Working with pictures in Windows Media Center: frequently asked questions: http://windows.microsoft.com/en-us/windows7/working-with-pictures-in-windows-media-center-frequently-asked-questions

  • Subtitles do not appear when I play my video exported with first Pro CC

    So, I've spent some time cela, but can't seem to get anywhere.  I'm relatively new to Premiere Pro and I created a sequence with captioning.  I tried to export several different ways (Quicktime, H264, etc.).  I was also careful to include a subtitling sidecar file or to incorporate subtitles into the video when you export using Quicktime.  I was also sure that the two files (the film and the SCC file) are in the same place.  I tried different versions of the video exported using Quicktime Player and VLC, but had no chance to get the subtitles to appear.  In Quicktime player I've tried it with active captioning, but this does not seem to make a difference.  In VLC, I tried the Advanced Open option which allows you to select the subtitle file, that you want to load with the film.  Once again, no luck.  I tried to drag / drop the file *. CSC on the movie then it plays.  I tried to select a subtitle track using the drop down below the video.  Once again, no luck.  I tried exporting the file as a .mcc of Premiere Pro and that no longer works.  I even tried to convert the file *. CSC to .srt app file online.

    In any case, I'm stumped.  All I want to do is get my film to play with subtitles with a simple application.  Any help would be appreciated.  Thank you.

    S. @@

    Sorry, Fritz. It's been a while since I really look to the help page of captioning, and I just assumed that the workflow new legend is covered here. And a second apology because the State of this page is at least partly my fault insofar as I promised our technical editor months ago that I would expand this page.

    You don't do something wrong when it comes to set the start and end for legend blocks. In the timeline panel, legend titles are basically only display. The apparent handles are really just indicators; they are not interactive. I think it's our road map to make them interactive, but I have no idea wherever improvement is in the order of precedence.

    I'm not sure what you mean about "each caption track block [being] limited to a little more than 30 seconds. If there is a maximum of a clip of the legend, it is probably 12 or 24 hours. I have worked with many that are more than an hour. With respect to the individual legend within clip blocks, my memory has grown blurred in the months since I worked on the feature, but I think that the program does not impose a limit on the duration, you can give a block. However, there may be a limit on how long a given legend block will be actually are displayed. I thought the limit was 15 seconds, but I just did a test with blocks of 10, 20 and 40 seconds, and each of them had completely given duration in the encoded output. Maybe the limit that I think is a specific standard... Come Monday, I'll have to check with colleagues who remained close to all of the features.

    Note that if you add a caption element in a sequence until you have finished adding blocks, then you will need to cut the clip after increasing its duration by adding blocks.

    Finally, although the first creation of the legends from scratch media feature set was designed mainly to import captions created in a tool of creation of third party and, if necessary, revise the content and control the synchronization.

  • Start a simple slideshow with a button

    Hello

    I work with CS6 and create a slideshow with 8 photos. Over a button, I turn the button to start the slide show. Now, this does not work. I only see one slide to the next slide by pushing the button. Taking the version, the slide show starts automatically everytime opening the document. I don't understand. It's so simple, and I don't see my error.

    Best regards

    Boris

    A button can go to a specific or State next or previous state, but it cannot read the slide show. One solution is to set the slideshow to tap for Play/Pause and add a dummy button image in the first State. Type the key is really just typed on the slide show.

  • Captivate 8: PDF export created a file with the extension PDF... but it's actually a video. Shouldn't it exported slides as appropriate PDF document?

    In Adobe Captivate, there is a 'PDF export' checkbox when you publish your project.

    He checked the box, and the publication of project created a file with the extension PDF... but it's actually a video. Shouldn't it exported slides as appropriate PDF document?

    No, it was published in an interactive PDF, has always been the case. It's another way to publish the video, that does not need to deploy it to an LMS or a Web server, you can send the PDF file. However, since Flash player is is more integrated in later versions of the Adobe Reader software, the user is to install it.

  • Can you import a Camtasia (MP4) video released and change with captions in Captivate?

    Can you import a Camtasia (MP4) video released and change with captions in Captivate?

    You can import video as any another video, but you will not be able to change the video itself. If you want to do this, create a video demo and use the demo in Captivate video editor, which allows you to add and synchronize animations and static objects.

  • How to create a slideshow of heroes of filling full browser for your homepage with Adobe Muse CC?

    Is it possible to create a slideshow of heroes of filling full browser for your Adobe Muse CC homepage?

    Terry White has a video that shows that it does that in a part of the site, but I want my hero image to fill in the whole browser.

    How to create a slide show of hero for your homepage with Adobe Muse CC | Adobe evangelists - Terry White | Adobe TV

    Thank you!

    If you want the legend to display on some Images of heroes, then try the following steps.

    1 open the control panel of the slideshow Options full screen and uncheck the box "Edit together.

    2. go to the image of heroes who would have no legend.

    3. Select the legend and make its filling like "No fill" and do the same with the text inside the box of legend as well.

    Note: As this is the slideshow widget you cannot add external text on an image of the slide show/hero. legend text box and only relativity with Image of hero.

    Kind regards

    Vivek

Maybe you are looking for

  • Satellite L300 - 20 d - how to restore the settings of Toshiba?

    Hello! I have a Toshiba Satelline L300 - 20 d which has gone wrong a few weeks ago and would not turn on etc. I managed to find a recovery disk that I used. Which proved to be another computer that I have (a Packard Bell). I did not know what that af

  • Upgradeing the graphics card on the 3000 N100

    I wonder if its possible to improve the graphics of cards for my Lenovo 3000 N100. I play Eve Online and would like to be able to upgrade to high-end graphics. In addition, I was told that I need to reload my OS about every 3 months on my laptop. Is

  • Pavilion 14-b173cl: unknown odd BIOS and drivers

    Hello I've upgraded to a ssd after my hard drive on my faild, I clean instaled windows 64B 8.1 and instaled the drivers and I noticed 2 unknown devices in other devices, the hardware ID are: ACPI\VEN_HPQ & DEV_0004 ACPI\VEN_HPQ & DEV_6001 When I got

  • VI static references in an application using

    Hello to you all, useful forum fans! I use 4 different static references of VI hung directly to "Run a VI" invoke nodes, with the waiting "until" and settings "Auto have Ref" both false, run the four screws dynamically, which each does nothing except

  • Unable to connect to wireless internet at home and cannot renew IP address

    Here's the question: I have a few years old Toshiba Satelite laptop with Windows XP SP3. I recently took my office where he has been on the internet via an ethernet cable in the living room where I tried to connect to my wireless internet. It would c