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;

}

Tags: Adobe Captivate

Similar Questions

  • Open Captivate .swf project in a new window

    I try to open a .swf Captivate in a new window; However, the options are grayed out when you use the hyperlink function. When I click on the hyperlink the captivate project opens inbedded in RBH. If I choose to use the Captivate icon, it's also well anchored. Help is appreciated!

    Thank you.

    Hello

    Normally, you insert a Captivate SWF into an HTML page in order to present. You do this? If not, why?

    Once you insert the SWF file in an HTML page, you can then open the HTML page in a new window.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7 or 8 days - $24.95!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • 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

  • 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.

  • Pause the captivate swf while incorporated a swf flash is interacted with

    Hello world.  For reasons too complex to enter, I need to embed a quiz done in Flash, in Captivate.  This, I got, my only problem is that, because the game requires user interaction, I need the film Captivate to stop playing until they got the correct quiz!

    I understand that I can put an area of Captivate click or button on the timeline of Captivate, but which would allow the user to jump in front of the quiz, and as it is e-Learning, which is not an option.

    Is there an actionscript that I can put in the Flash quiz that allows to control the container Captivate movie?

    Thanks in advance!

    Hi Susan,.

    Variables work in CP2 and the NextSlide should certainly work. You use a skin/playback bar in your Captivate project? If so, then the path to the file, Captivate swf receiving instruction is different.

    If you use a skin test to send the Flash command like this: _parent._parent._parent.rdcmndNextSlide = 1;

    CP variables can be used to control the Captivate swf in many ways. You could use a Flash shell as a container for your Captivate swf and then use variables to manage navigation and other aspects. You can also import a Flash file in Captivate and have this file to communicate with the Captivate swf.

    / Michael

    Click here to visit the blog of www.captivate4.com

  • Playback control bar disappears after the slide with Captivate SWF inserted on slides

    I inserted a Captivate SWF file on a blade, and after that drag the playback control bar disappers into the module.

    The Captivate SWF inserted is not the playback control bar.

    Captivate 5.5.

    Insertion of products Captivate SWF in another Captivate file could cause a lot of problems, you will find several threads in this forum.

    Is it really not possible to insert slides in the main file, instead of inserting the SWF file? Or by calling the small project of the main file?

    Lilybiri

  • Inserted Captivate SWF w / Jump to Next Slide in Captivate Project hand - button

    I inserted a Captivate SWF file on a slide, and I want a button in one inserted SWF to move to the next slide in the main project of Captavate.

    I was wondering if I have to use shares advanced on this inserted Captivate SWF or javascript on this button to move the main Captivate project to the next slide?

    I'm with Lilybiri on this one.  With all of the slides in the same project is the best way to go.

    When you start a new training project, the height and the width of the stage of project file is one of the main decisions you need to get right.  Then when you capture any simulation content, you must make sure to match the size of the screen exactly so adding slides to capture is just an exercise in copy/paste.

    Captivate SWF inside other Captivate SWF of nesting is a highly questionable practice that Captivate was never designed to support.  It MAY work sometimes, but it can also cause all sorts of issues as well.

  • How suspend you inside Captivate swf animation?

    How suspend you inside Captivate swf animation? I want my movie to pause when I press the button to pause in captive the navigation bar. Stop the main timeline, but I also want my animated movie to pause. It's really maddening. You would think this would be a common thing to do.

    What Captivate version do you use?

    I remember an option labeled "Synchronize with project" that can affect that.

    See you soon... Rick

  • Cannot Place 6 Captivate swf or html5 file Muse v3.2.

    V3.2 muse put my files of 6 Captivate swf or html5. "Error encountered during the import" error 0. Has anyone solved this or a similar problem? What can I do? Suggestions welcome.

    Just a note, you can also use the file-> add files to download (instead of the manual way of FTP) option and select your captivate6_file.swf so he can download when you publish the site. The file will be transferred to the folder/assets /, so you can update the code to refer to this file. This approach will allow you to preview the SWF playing in the preview of Muse as well.

    So in order to test this out, simply add the code to a page through the object below-> insert HTML code and add your. SWF file in the Project Muse help to add files to the download option. Don't forget to change the name of the .swf file.

    ClassID = "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"

    CodeBase ="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab# version = 8, 0, 0, 0" >

    Thank you

    Vinayak

  • Captivate SWF (from FM) times in IE, not in Firefox

    Hi all, I use TCS2 on Windows XP.


    I am a FM docs link - and I have a Captivate SWF file in my doc FM. When I generated the Captivate swf, I ticked the box "Enable HTML". Fine video games in the doc of FM and in the PDF file that ensued.

    In Robohelp, I made import > > my SWF and HTML file any HTML/XML file.  I can see the video in the project files - I can see the first slide (like static on the page image) and then, when you double-click it it starts to play. When I saw this particular subject, it also works. I see the SWF file in files listed with all the screenshots (also in HR) under the project files folder.

    When the generated webhelp is being run/preview in IE, the video works fine. You can see the image that is used to its placeholder where it is supposed to be; When clicked, it plays and all is well. However, in Firefox and Chrome = another story. You can see the text "to see the video, double click on the image below" - but no image. Double click nothing. Therefore, no video.


    Any help is greatly appreciated!


    Thank you

    Adriana

    I posted a solution to the question on the http://forums.adobe.com/message/2579600#2579600thread.

    Please follow the thread to find the solution.

    Mayank Agrawal

    RoboHelp team

  • In a Captivate 7 project created from a PowerPoint presentation, any text animations do not play automatically.

    I created a Captivate 7 project of a PowerPoint slide show, defining the advance slides automatically. There is a slide with animation of text (the text flies in) which plays in the Captivate timeline, but does not in the preview, or when the project is published - the blade stops, then must be clicked to get the animation to play and the slide advances. I do not see how this animation just play when the slide is displayed.

    Someone at - it suggestions?

    -Stuart

    That animation is probably triggered during the click on the PPT. change this and update the CP file. It will work.

    Anthony

  • Is it possible to turn the dilemma 2 projects (.2qn file extension) in Adobe Captivate 8 projects? I tried to save the embarrassing situation in a text file, but Captivate wouldn't import correctly.

    Is it possible to turn the dilemma 2 projects (.2qn file extension) in Adobe Captivate 8 projects? I tried to save the embarrassing situation in a text file, but Captivate wouldn't import correctly.

    Hello

    I've never seen such a method. I think you will find that you must simply recreate your dilemma inside Captivate project and forget all means of import.

    The only thing that comes to mind would be to import the project dilemma in PowerPoint. (Assuming that such a thing exists) then import the PPT in Captivate. But you wouldn't be able to make everything connect.

    See you soon... Rick

  • Captivate SWF - 6 AND HTML5?

    Captivate SWF - 6 AND HTML5?  I would like to than my users to be able to open my tutorials of training from their desktops / laptops or their iPads, according to what they prefer.  When I publish to the Format Option to output SWF, they open it on their desktops / laptops not their iPads.  If I publish to the Option of output Format of HTML5, they can open on their iPads, but not their desktops / laptops.  Is it possible to create a tutorial so that it can be opened on both a destop/laptop AND iPad?

    Thank you, Anjaneai.  I am hosting LMS on Taleo (Oracle).  I'll check the boxes the SWF and HTML5.  I confirm that my report captures the results, whether accomplished through SWF or HTML5.  Thanks again.

  • Google sites - host captivate swf possible?

    Hello

    is it possible to have captivate swf files on Google Sites?

    Renovator rgds

    Yes! I did a Google search to integrate flash files into Google sites and came with instructions to How to embed the Flash SWF file to Google Sites?. Google has changed a bit since this was written, but fundamentally it is still standing. Download your SWF file in the binder of your Google site and right click on the 'view' option to get the URL. Put this URL in the tags as shown in the linked page.

    In the case of the link breaks the tag looks like this:

    "http://sites.google.com//.swf" width = "XXX" height = "YYY" >

    Change your page, and then select the edit HTML option to insert it.

    Hope this helps,

    Greig

  • Errors loading captivate swf in IE8

    Hi all

    I am incorporating a swf generated by short captivate in my online help (created by HelpConsole). It works perfectly in Chrome, Safari, and Firefox, but I get a message of errors of Page in Internet Explorer 8.

    Specifically, I get a number of errors of the requested object and a 'null' is null or not an object error.

    I have created the swf file in Captivate 5 and 5.5 and tried paying Flash 9 and 10.

    I inserted the swf file by using the default WYSIWYG option in HelpConsole. I had no problem using this html code to play swf captivate files that have NOT generated by:

    < p > < object width = "800" height = "450" classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" >

    < param name = "Movie" value="docs/selectingmultiplerows.swf"/ >

    < param name = 'play' value = 'true' / >

    < param name = "quality" value = "high" / >

    < param name = 'wmode' value = 'transparent' / >

    < param name = "loop" value = "false" / >

    < param name = "menu" value = "false" / > < embed src = "docs/selectingmultiplerows.swf" width = "800" height = "450" type = "application/x-shockwave-flash" pluginspage =" " http://www.Macromedia.com/go/getflashplayer "quality ="high"wmode ="transparent"loop ="false"menu ="false"> < / embed > < / object > < / p > '.

    Any help to fix this would be appreciated!

    See you soon

    Niamh

    A Captivate SWF should generally code in the HTM model that comes with Captivate and the code in the standard.js file that is published with the HTM and SWF.  I think you need to be absent from the code that needs the Captivate SWF.  Try to use the same code, as used in the HTM and be sure that the JS file is also called.

Maybe you are looking for

  • Sync failed with server maintenance stated that the reason

    I am trying to bring a new laptop at the speed and in harmony with my other machines. The synchronization failed last night and now this morning (a duration of 17 hours). "Sync has encountered an error during the synchronization; Firefox Sync server

  • HP dv7 pavilliion: my desktop image appears only in stretch mode

    I changed my office to adapt, centered, tiled to many times and it keeps going back to stretch even if I save and everything.  Quite annoying to have picture there where the person looks like they weigh 500 lbs.  None.

  • How to wire the NI 9422 module to an encoder?

    Hello I want to connect the NI9422 to an encoder. The encoder data sheet is: http://MDM.KPNO.NOAO.edu/TD/PDFs/bei/H25_Incremental_Encoder.PDF Eager to help on this. IM using cRIO 9024 and my encoder is BEI H25D-SS-512-ABC-7830-LED-EM16-S Pinout for e

  • contraction of the ramp with Mecmesin

    Hello I was wondering if there is a way to open the VI attached to the lower post with a new version of LabView? Messages written here it seems that this VI could be just what I need, but cannot open it. I have version 8.5 on my pc. I should be grate

  • problems to start the windows Defender

    I just installed windows defender and scanned my computer it asked me to restart, I then went to try and open it again and it came with a popup indicating that "this operation has been cancelled due to restrictions in effect on this computer. Contact