Flash to Captivate 5 communication?

We want to create our own custom sequence style question using Flash and then import that .swf into Captivate and have it communicate to some user defined variables.  Is that possible?  We would be creating our own scoring variables in Captivate and we need the .swf to pass the correct values over to those variables.
Thanks.

Hi,
I second Lilybiri on that! If you want to have all the support of a question slide inside Captivate and want Captivate to handle the details about scores and LMS, then you need to create a Question Widget. Fortunately, there is an open source library to help develop such widgets. If has been created by Tristan over at InfoSemantics. It is called WidgetFactory. It will definitely ease the burden of creating widgets but you need to be comfortable with coding in external actionscript files.
Whyves
www.flash-factor.com

Similar Messages

  • Importing flash into Captivate 2

    I know there are some posts on this, but I cant' seem to
    figure out what the issue is- Each time I import my file into
    Captivate it complains the actionscript is referencing _root, which
    it is- I've changed it to _parent after reading some other posts,
    doesn't work- it's a small menu I want to use within captivate to
    navigate to the other parts of my presentation- what is the deal?
    I'm so annoyed! Any help is appreciated! Here is my code:
    this._lockroot= true
    _root.HomePage.onEnterFrame = function() {
    if (mouse_over_HomePage) {
    _root.HomePage.nextFrame();
    } else {
    _root.HomePage.prevFrame();
    _root.AboutUs.onEnterFrame = function() {
    if (mouse_over_AboutUs) {
    _root.AboutUs.nextFrame();
    } else {
    _root.AboutUs.prevFrame();
    _root.Services.onEnterFrame = function() {
    if (mouse_over_Services) {
    _root.Services.nextFrame();
    } else {
    _root.Services.prevFrame();
    _root.DesignAdvice.onEnterFrame = function() {
    if (mouse_over_DesignAdvice) {
    _root.DesignAdvice.nextFrame();
    } else {
    _root.DesignAdvice.prevFrame();
    _root.OnlineStore.onEnterFrame = function() {
    if (mouse_over_OnlineStore) {
    _root.OnlineStore.nextFrame();
    } else {
    _root.OnlineStore.prevFrame();
    _root.ContactUs.onEnterFrame = function() {
    if (mouse_over_ContactUs) {
    _root.ContactUs.nextFrame();
    } else {
    _root.ContactUs.prevFrame();
    };

    Hi lisalis72
    You might want to consider also posting this question over in
    the
    Flash
    Forums. There are some here that regularly combine Flash with
    Captivate, but most of us are clueless with Flash and only work
    with Captivate. So your chances of seeing an answer might be better
    over in the Flash forums.
    Cheers... Rick

  • Flash CS3, Captivate 4 Single File SWF output- playback problems

    Hello,
    I am trying to upload a swf file that I created to a website.  I am doing this because that it the only format the site editor will allow me to do.
    I tried following the steps in the tutorial on how to embed a swf into a pdf. (http://www.adobe.com/devnet/captivate/articles/movieclip_to_pdf.html)
    -The File started as a flv, I opened that it Flash Pro CS3, then exported the file to a SWF (Actionscript3).
                        -I then created a new Captivate project, and inserted a "Animation" to put in the SWF video.
                          (I did this because when I tried inserting the flv it only showed it as 3 seconds, when the video is                                     about 40, and it had no audio)
    -I chose the option to not show the borders, but show the player skin (Play,pause, etc.) in Captivate.
    -I then exported it to a SWF file (It also created the html, etc.)
    There was a standalone SWF file created, that when I played with Flash Player, played not a problem, all of the player controls on the skin worked just fine.
    However, when I uploaded the swf to the site, only the player conrols showed, and when I tried clicking on the buttons, nothing happened.   When I clicked on the slider,  it just showed where the video was supposed to be "2/1"
    Any help would be appreciated a lot, as I am not a flash or captivate expert.  (I just started using a couple of days ago)
    Thank you,
    Chev

    Hi there
    That's sure a convoluted approach!
    chevtony wrote:
    Hello,
    I am trying to upload a swf file that I created to a website.  I am doing this because that it the only format the site editor will allow me to do.
    I tried following the steps in the tutorial on how to embed a swf into a pdf. (http://www.adobe.com/devnet/captivate/articles/movieclip_to_pdf.html)
    Uhhh, if you want the SWF on the web site, why are you following information for inserting SWF into PDF?
    -The File started as a flv, I opened that it Flash Pro CS3, then exported the file to a SWF (Actionscript3).
                        -I then created a new Captivate project, and inserted a "Animation" to put in the SWF video.
                          (I did this because when I tried inserting the flv it only showed it as 3 seconds, when the video is                                     about 40, and it had no audio)
    What you don't realize is that if you insert a 40 second video into a 3 second slide, there is no need to adjust the slide play time. There is an option that is automatically set that keeps the slide from moving on until the video completes playing.
    -I then exported it to a SWF file (It also created the html, etc.)
    That's normal Captivate behavior. You get a few different files. The intent is to upload them all and point the user to the HTML file. It then loads and plays the SWF.
    There was a standalone SWF file created, that when I played with Flash Player, played not a problem, all of the player controls on the skin worked just fine.
    However, when I uploaded the swf to the site, only the player conrols showed, and when I tried clicking on the buttons, nothing happened.   When I clicked on the slider,  it just showed where the video was supposed to be "2/1"
    Thank you,
    Chev
    When you insert FLV you also have to upload the FLV. Captivate plays it by referencing it externally. It is not embedded into the SWF and remains as a separate file to deal with.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Flash in Captivate

    Can I import flash animations, i.e., material (motions, media players, simple animations) I created in flash into Captivate?  I want more than flash videos, nothing fancy, but maybe a little more than what Captivate has.
    Thanks

    Hi there
    To a certain extent you can. Actually Captivate ships with 175 different Flash Animations to use with it.
    If your animation is a looping animation, you will need to create it as a Movie Clip in Flash and drag it to the main Flash stage. Another issue is something called the _root issue. You can read more about that at the link below.
    Click here to read
    Click here for another article
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Integrating Flash With Captivate 4

    I wonder if anyone can help me. I have searched the net and these forums but I can't seem to find any answers to my problems. I am attempting to create a quiz in Flash and put it into Captivate, (using the course builder section, I have the e-learning package). I can do this but the quiz just seems to play through and not stop. Does anyone know how to do this correctly? Is there anything I should add into the scripting? And should this be done in Flash or Captivate? Would greatly appreciate any help.
    Also is Flash the best way to try to modify or enhance Captivate? The person I'm creating this for wants something like a Raptivity Quiz in a Captivate program. So far I seem unable to create anything in Flash that will work correctly in Captivate. Again I'd be greatful if anyone could shed any light.

    Hi there
    Sure, lots of folks here create Flash Widgets and Gizmos and use them with Captivate. So it does actually work. Likely you just need to figure out the relationship. (I'm not a Flash savvy person, so I don't mix the two)
    Question here though. Captivate has its own quizzing built into the product. Why Flash? Does it do quizzing better? Or was this just someone's requirement without having any knowledge Captivate does quizzing?
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Flash to Captivate Communication

    Is it possible to pass a Show command back to Captivate from Flash?  I have tried only to get a syntax error in Flash.  What I am trying to do is only allow a Next button to become visible after an activity has been completed in an embedded Flash file.  I have passed a variable back to Captivate indicating completion.

    Hi there,
    I've tried using the revised code with no luck,
    If I could briefyl explain what I'm trying to achieve and the porblems that are occuring.
    I've been asked to create some Question slides, that have additional buttons. I know this isn't possible in Captivate as Question Sldies are "unique". My first thought was to create an SWF with these buttons, the buttons are to hide/show small animations and pictures relating to the question. However it appears that an animation inserted onto a question slidee will always appear below the Question Objects (question text, answers text, submit buttons, feedback etc)? Is this the case or is there a way round this?
    So I decided to create a button in flash that redirectes the user to another screen where they can view the images/animations. The code on the button is as follows
    import flash.events.*;
    import flash.display.*;
    var myRoot:MovieClip=MovieClip(root);
    var mainmov:MovieClip=MovieClip(myRoot.parent.root);
    ff_btn.addEventListener(MouseEvent.MOUSE_UP, mouseReleaseSlide1Btn);
    function mouseReleaseSlide1Btn(event:Event):void {
    mainmov.rdcmndGotoSlide = 4;
    return;
    adding the revised line for CP5 as you suggested seems to brig this error in Flash:
    TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::Stage@10e57b51 to flash.display.MovieClip.
    at faultfinding_fla::MainTimeline/frame1()
    I'm using CP5 and Flash CS4 any help would be much appreciated!

  • This is a ditto... but Inserting Camtasia movies (MP4-Flash) into Captivate (a path or JS challenge)

    I’m using Captivate v. 6 and Camtasia v. 8
    I’ve created Camtasia movies as MP4 – Flash.
    My Captivate project is a SCORM housed on an LMS (SyberWorks) for the company’s internal intranet.
    In Captivate I’ve inserted/imported movies as Event Videos, Progressive Download with a playbar/skin.
    Movies are housed on same directory level as the .html and .swf zipped files.
    Path to video files are relative (ie)
    Z:\Orgs\ogslp\Courses\2012DfltPrvnt\Test 6 Flash with controller2.mp4
    I did find the following note on Adobe’s site:
    Note: If your Adobe Captivate project contains FLV/F4V files, ensure that the files contain metadata for the video player to function correctly. FLV/F4V files created with Flash Communication Server 1.5.2, FLV Exporter version 1.2, and Sorenson Squeeze® 4.0 automatically contain metadata. Sorenson Squeeze 4.0 is included with the Flash Video Kit. If you import an FLV file that does not have any metadata, the file will not play correctly in your project.
    and am waiting for the IT department to get a copy of Adobe Media Encoder so I can embed javascript into my mp4/Flash Movies.
    The movies of course play very well off my hard drive, but not off the LMS, a deja vu from the link below.
    So… is my issue a path issue or do I simply need to embed javascript into my video(s), or perhaps both?
    These Adobe forum links have been the most helpful
    http://forums.adobe.com/message/4529946#4529946
    http://forums.adobe.com/thread/1090685?tstart=0
    And PS, why are no videos showing up in the video manager? I can see them in the author slides, but not in the manager.
    Thnx - wjf

    This is a reply to my own message. A work around that will allow our team to move forward is to make a screen capture of a screen capture. We have content experts who are equipped with Camtasia. These folks will make their narrated movies. I'll then capture their movies with Captivate's screen capture by following: Insert > Recording Slide. Google Chrome of course has the Flash player installed by default so I open the mp4 (M4V) or FLV movie via Chrome and use Captivate's Recording Slide, choose Video Demo option. This gets me a Camtasia screen capture into Captivate. Import audio on its own and it matches up with my test of a movie 1 minute long (longer videos might slip out of sync - will test this).
    However, the movie does not have the convenient playbar attached, so video navigation/control can be gained via a Captivate playbar for the slide itself. This offers a double set of navigation options b/c I also created my own set of navigation controls with Flash, but with a simple set of instructions users will know to use bottom playbar for video control and my flash buttons for slide navigation. Its a bit clunky, but this is what I have for now until the engineers have time to target the following:
    http://forums.adobe.com/thread/1090685?tstart=0
    PS I'm sure a simple javascript code could fix this, but for me javascript isn't so easy;)
    Happy Veterans Day!!

  • Help with Widget in Flash for Captivate 7

    Hi,
    I am trying to use the Widget in Flash function in Captivate 7, but I keep getting an invalid argument error when the .jsfl script tries to run in Flash Pro CC.  The line in question is line 8 - fl.getDocumentDOM().exportPublishProfile('file:///profile.xml');.  Can anyone suggest a solution or work around?
    I've been looking forward to trying my hand at creating widgets, but it is an inauspicious start.
    Thanks,
    Mark

    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Go to Settings>iClould and make sure Reminders is ON
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
      - Restore to factory settings/new iOS device.

  • HELP!Flash Player and ActiveX communication problem in IE!

    I've made a ActiveX Control which use a Modeless Dialog to
    hold a
    ShockWaveFlash ActiveX control. Then we could use this
    ActiveX control
    as a bridge to communication with the Flash which was held in
    the
    ShoclWaveFlash Control.
    The struct is as below:
    External APP or Html <--> My own ActiveX Control
    <--> ShockWaveFlash
    Player playing .swf file
    In Firefox or MFC APP, everything is OK, but in IE, IF we
    load local
    swf file and set always local trust, we can get FSCommand in
    our own
    ActiveX,
    But if we load a swf file from HTTP use URL to locate it, We
    cann't get
    the FSCommand fired from flash in our own ActiveX.
    It should be a security issue of Flash8, but I don't know
    whether a
    remote SWF file can communicate with local ActiveX in IE???
    Please Help! Thanks!

    Please see this FAQ:
    ActiveX Filtering in Internet Explorer

  • Flash stopping Captivate project form running

    Hi
    I have developed an e-learning using Captivate 2 for a large
    organisation. All works fine when tested, the only problem is if
    users don't have Flash player installed and they try to run the
    e-learning training they get to be prompted to install Flash
    player, but then the training only opens on the score sheet and
    doesn't allow them to do the quiz. Has anyone came across similar
    problem, and ideas on what is happening and how to go about it.
    Thanks in anticipation

    Hello,
    The security settings should be fine, I will double check.
    The weird thing is that some animations work fine but some don't. One thing I noticed, not sure if it matters, is that the working animation is visible in the slide in Captivate and the not working ones aren't. See pics below.
    Working animation:
    Not working animation (it just says animation, but can't see it as in the pic above. The animation looks about the same):
    Kind regards,
    Patrik

  • Does anyone know a fix for video being out of sync after publishing to Flash in Captivate 6?

    I'm working in Captivate 6.0.2.325 on Mac OS 10.6.8. My Captivate file is just 10 slides, and 2 of them contain talking-head style video clips 30 - 40 seconds long.
    Everything looks fine in Preview, but when I publish to Flash the video segments appear choppy and the audio is badly out of sync.
    Also, I have one slide where the audio does not play after publishing, though it plays in Preview. It's a widget slide.
    I have tried the fixes suggested in this forum. My Preferences slider is slid all the way to retain slide quality etc. I've tried changing Flash versions and forcing re-publishing of slides. I've tried copying all my slides into a new file. No luck.
    I have spent approximately 6 hours trying to resolve this problem and I'm about at the end of my rope, so any suggestions will be much appreciated! I will have to insert LOTS more video segments to complete this project.
    Thank you!

    Thank you, Rod!
    While researching frame rate I came across this helpful blog posting: Crazy about Captivate: Lessons Learned: Video and Resolution in Adobe Captivate
    This is the line that caught my attention: "I discovered, after several experiments, that if you publish a course in Captivate as SCALABLE with a video inserted, no matter what the resolution, it makes the video look pixelated."
    When I unclick the "scalable HTML content" button before publishing, the video is fine!
    Big sigh of relief! Now I just need to figure out why audio won't play on one of the slides (it has an accordian widget, if that's relevant) and why I can no longer use Effects (I get the message, "Effect file is not valid")

  • Question Slide won't export to Flash CS4 (Captivate 4)

    I'm using Captivate 4 and Flash CS4 in Windows.  I have built a short and simple 5-question quiz in Captivate, and I need to export it to Flash CS4.
    I have tried both opening the .cp file onto a new Flash stage, and exporting to Flash from inside Captivate.  Sometimes, Flash crashes.  Mostly, I get this error:
    The following elements in your project have not been converted.  They are not supported by this importer.
    Question Slide
    Since I'm basically using Captivate 4 as a quiz generator for this project, this is definitely a showstopper.  Any suggestions?
    Thanks in advance!

    Hi,
    There is no suport for quzzing for "Export to Flash" feature in Captivate 4.
    You can either publish the quiz as a SWF and add it into flash or use learning interactions which you get as templates in flash for ELearning Suite.
    Manoj

  • Working with Flash in Captivate 3

    Hi,
    I'm now able to create and show Flash animations in Captivate
    but am struggling.
    For example I have a Flash animation with Next buttons so the
    user can pause and read but I notice the slide still runs and when
    it stops the animation stops. This must be rookie stuff so is there
    a resource anywhere that helps explains what I should do so that
    the slide stops but the animation plays independently?
    All help appreciated
    Nick

    Hi Nick
    When you create the animation in Flash, be sure to create a
    Movie Clip and animate the Movie Clip. Don't just animate on the
    main Flash Timeline.
    As for the looping, you will need to ensure a Click Box or a
    Button is pausing the slide you place it on. Normally I extend the
    timing of the animation slightly beyond the pause point of the
    Click Box or Button.
    Cheers... Rick

  • Inserting flash into Captivate

    I have a flash (swf) file that I want to insert into my
    captivate that starts out Invisible (Transparent) it has a hotspot
    on it when you roll over that hotspot the body of the flash shows.
    Basically I'm trying to have a hide show layer on a specific
    screen. Since I can't do hide show, Im using flash. I made a
    scenario button when they mouse over that button it activates the
    flash and the the scenario appears. The problem is that my flash
    file starting 'active' where the scenario shows, when I mouseover
    it, it hides and then works how it should.

    Hi twindsor
    Umm, have you tried rollover captions or rollover images?
    These can be totally transparent with a reveal occurring when the
    user mouses over the hotspot area.
    Just wondering why these wouldn't accomplish what you are
    looking for.
    Just a thought... Rick

  • Flash in Captivate (code to change slides?)

    Good Morning Captivate Users!
    I was actually inquiring if there was a way to put in a command where when I press an existing flash project in captivate it will alter to the next slide.   I have tried putting in a click button but when I do, it will not allow the flash to move when hovering over the actual item. (Example: the Flash buttons are designed to 'glow' when you over them, but if I put a click vox in front of it, it will not glow, the click box will be dominant over it.)  I was wondering if either there is code I could put into the flash project for it to change slides or if there is something in captivate that I am not thinking of, maybe something I can do with the click box to make it work without me inputting all this code.
    I am currently using Captivate 4.
    Thank you for your help in advance!

    Hi there
    If you want a button to appear to glow when you mouse over it, you can easily accomplish that using image buttons. You just use an image without the glow as the base, then a second image with the glow as the mouseover.
    Other than that, perhaps one of our resident Flashy type folks can advise on what voodoo incantation you might use to coax Flash to behave for you in Captivate.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • PSE 6 on Mac crashes when opening photo files

    Got PSE 6 bundled with Intuos pen tablet.  Installed on iMac G3 running 10.4.11.  Installation went OK and program comes up OK, but when I attempt to open any photo file, the program crashes.  Any suggestions?  Thanks in advance! Joe

  • Flaky Keyboard Issues

    Occasionally, when I wake my iBook from sleeping, the keyboard won't respond to anything I type. I have to put it back to sleep, and wake it again. If I'm lucky, the keyboard will then work. If I'm not, it takes several sleep/wake cycles to get the k

  • Link to file question

    I'm in the process of writing help files using RoboHelp X5. Our developers want to be able to have a link in the help file going to an external document in our software's main folder. The destination drive letter for our software usually differs from

  • Regarding Bapi (BAPI_ACC_document_post)

    Hi, While executing  the Bapi The return message is showing that invoice document is successfully posted ,but I have checked in the database tables  like bseg,bkpf  is not updated. could please tell me what is the problem . Regards, Venu.

  • Photos on the facebook app are not downloading

    Photos on the facebook app are not downloading. After double tap, in the app, nothing happens. In Safari, often the message "access denied" pops up (also on ipad). Location services are set to on. Anyone else experiencing this?