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

Similar Messages

  • Integrating flash with swings

    Hi,
    Im looking to integrate flash with swings. This is for a desktop application, not a web based application. I was looking for some help on this, if someone could help me with it.
    Regards,
    Ghost Rider

    Flash is proprietary technology and they don't play nice with others. Same reason why you can't load an MSWord doc in a Java GUI. If Flash WAS an open technology, then perhaps someone would/could build a plugin or some way to do it.

  • Need help integrating flash with asp

    i am creating a dynamic site that pulls all of its content
    from and access database. i would like to make the entire page in
    flash. i have never used flash to pull any content from a datbase
    before. does any one know how to do this ? or know of a good
    tutorial? i can only seem to find tutorials for flash 8 or flash 5,
    nothing for mx2004.
    it seems like every thing i try doesnt work and no one knows
    how to help me.
    feeling very discouraged,
    -furley

    Flash has nothing to do with getting data from an Access
    database.
    You need to focus on either ASP or ASP.Net, a scripting
    language for the
    server script either JScript or VBScript, middleware usually
    ADO or ADO.Net
    and finally SQL. All of these items go together in a server
    side script that
    could work with non-Flash or Flash client interfaces. You
    should find many
    tutorials on the internet with these items as it has been
    done for nearly a
    decade.
    You also can use ColdFusion.
    For Flash, you need to learn LoadVars Actionscript class if
    you plan to
    communicate data in the URL Variables format or XML
    Actionscript class if
    you want to use XML data format. It will not really matter to
    Flash what is
    on the server side as it will only be sending and receiving
    data in either
    of those two data formats (URL Variables or XML).
    If you want to look at some Using VBScript, ASP, ADO and an
    OLEDB Connection
    examples I use for seminars in Web database you can take a
    look here:
    http://www.hosfordusa.com/ClickSystems/courses/webdb/.
    However they lack
    Flash example but would work "as is" with a Flash example.
    Once you look at some of those options, you can then form
    more specific
    questions for this forum and especially with using the
    LoadVars and XML
    Actionscript classes or the XML connector Flash component.
    Lon Hosford
    www.lonhosford.com
    Flash, Actionscript and Flash Media Server examples:
    http://flashexamples.hosfordusa.com
    May many happy bits flow your way!
    "professorfurley" <[email protected]> wrote
    in message
    news:[email protected]...
    i am creating a dynamic site that pulls all of its content
    from and access
    database. i would like to make the entire page in flash. i
    have never used
    flash to pull any content from a datbase before. does any one
    know how to do
    this ? or know of a good tutorial? i can only seem to find
    tutorials for
    flash
    8 or flash 5, nothing for mx2004.
    it seems like every thing i try doesnt work and no one knows
    how to help
    me.
    feeling very discouraged,
    -furley

  • Integrating Flash with Lectora 2006

    Dear all,
    Does anyone know how I can create a variable in Flash AS 2.0
    that can communicate with a SCORM wrapped Lectora course on an LMS
    (the Flash movie would be within the course as an external HTML
    object)?
    Also, how do I do the reverse and create a varible in Lectora
    (i.e. QuestionPoints) and be able to write to and increment its
    value from within the embedded Flash movie?
    Much appreciated.
    Ant.

    Flash is proprietary technology and they don't play nice with others. Same reason why you can't load an MSWord doc in a Java GUI. If Flash WAS an open technology, then perhaps someone would/could build a plugin or some way to do it.

  • Integrating flash with java

    i have a form made with flash, and form handlers made with java. So how can i make it work. i have couple java packages that make the calculations from the values given in flash form.any good websites that have info about java and flash?

    hey, try getting both communicated with XML

  • Integrating Flash With Java Game

    hi guys,
    i'm doing the final touch up for my RPG, i plan to put flash animation as intro before my game starts, is it possible to call .swf file directly from java itself, how am i gonna make it possible??Please advice~
    Thanks~

    here's that dhtml trick I was telling you about:
    <html>
    <head>
    <title>Example</title>
    <style type="text/css"><!--
         #tagArea {
              font: 10pt tahoma,verdana,serif;
    --></style>
    <script language="javascript"><!--
         /* edit the next two variables to your swf/applet tags
         * after trying this example out
         var swfTag = "[your swf tag here] pretend this is a <a href=\"javascript:flipTags();\">link</a> in your swf object";
         var appletTag = "[your applet tag here]";
         var swf = true;
         /* when this gets called, the switch of tags is made */
         function flipTags() {
              var tagArea = document.getElementById("tagArea");
              if (swf) tagArea.innerHTML = appletTag;
              else tagArea.innerHTML = swfTag;
              swf = !swf;
    //--></script>
    </head>
    <body>
    <div id="tagArea">
    <script language="javascript"><!--
         document.write(swfTag);
    //--></script>
    </div>
    </body>
    </html>if you're too lazy to slap all that into an html file, go ahead and jsut view it here :P

  • 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

  • Integrating Flash into Dreamweaver

    Hello All,
    I am a newbie and just finished a Flash class. However we
    didn't hardly talk at all about integrating Flash with Dreamweaver.
    What I want to do is create an intro page that has Flash and
    then you have to click on a Button to go into the main site. I
    understand a little of Behaviors and Actionscripting so thought
    that I would do the GetURL Behavior (going off memory here) to get
    me from the Intro page to the main Dreamweaver site.
    Question is... do I export an SWF file, put that in a
    index.html page for the Intro page and then link to the main
    Dreamweaver site but have the main site not an "Index" file but
    another name...maybe main.html.
    Is this what people do? Or do they take the generated .html
    file from Flash (its published) and just use that as their intro.
    Naming it index.html. And then linking to another *.html created
    with Dreamweaver but that is not saved as index.html.
    Also, how often are people doing a PURE Flash website and not
    mixing the Flash and Dreamweaver together? Just curious.
    Thanks for clarifying.
    Computerkitten

    Hmm... looks ok to me. You should be able to place it in a
    folder without
    problem. I'd try using SWFObject to put the Flash on the page
    though - that
    _might_ fix your problem. Odd one.
    http://blog.deconcept.com/swfobject/
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Problems with Captivate Redirects, possibly Flash Security and XML

    Hello fellow Captivarians,
    First a little backstory, earlier in the year we developed a course that heavily used external image files, which were gathered and organised through an XML file, then placed into Captivate 4 through a widget. This was all developed in Actionscript 3 and was designed to be accessed locally, on the user's computer from a CD Drive.
    We had a whole deal of issues with Captivate and Flash security issues, finding that we could not get the importing to work correctly in Internet Explorer as it outright refused to import the XML file (Presumably because of security issues). However, Firefox would work fine. Eventually we got it working via a bandaid solution by prepackaging the course with a firefox portable install.
    Now many months later, we have discovered our previous solution still works, but it now outright denies any redirects from HTML page to HTML page, regardless if the content is on the CD or if it's on the harddrive. Buttons that link to external sources will not work, (even if it's just a local page in the same directory).Flash player simply refuses to redirect between HTML pages. We tried some older projects that were developed in AS2 - and this wasn't an issue.
    The odd thing is however, on my computer it still works fine. However, on everyone elses in our office, it will not redirect at all. We are all running the same version of Flash Player, and the same version of Firefox...
    Any ideas? Could it have been a recent update with the Flash Player that prevents this sort of interaction?
    Cheers.

    Hi there
    Have you tried configuring the Flash Security Settings? That's my guess.
    Click here for a tutorial on how to configure
    If this will be on CD-ROM or DVD, you may need to consider adding a light version of a Web Server to the media and launching via that.
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Integrating Flash CS3 with XML

    Hello, I done a tutorial from learnflash.com on Integrating
    Flash CS3 with XML, and I can't figure out why when the file is
    published the scrollbar component doesn't work.

    Yep, big difference. Flash CS3 is the earlier version of
    Flash, so you can't open CS4 files in CS3. You are probably
    confusing CS3 with AS3, which is supported by both versions of
    Flash CS#.

  • RH7 integration with Captivate

    In another thread, Colum mentioned that "RH7 has a lot more
    integration with Captivate." We are running RH6, and seem to be up
    against a limitation on where we can place the Captivate files in
    the RH project. Because there is a set of several files (.js,
    .htm., .swf, and skn.swf) for each animation, it appears that we
    have to carry some of the files as baggage. In turn, that means
    that the whole set has to live at the root level of the project.
    I'd really rather carry these in a subfolder. Will RH7 help
    me here?
    Thx,
    G.

    OK, I have no idea what I've been doing wrong all
    this time, but I just went in and had no trouble at all adding my
    swf fileset exactly where I wanted it: in its subfolder. (Well, I
    did have to manually edit the baggage folder for one file, but we
    know about that, right?) It's showing up just like it should. Just
    like you said.
    I SWEAR, I've tried this several times in the past and ended
    up either without the baggage file or with the baggage file getting
    copied to the root!
    Ah well, my chagrin is definitely outweighed by my
    pleasure at being able to organize the folders as I want.
    Thanks once again for your help.
    (Long week...I think it's time for these.)
    G

  • How do I control flash object with captivate play head?

    Hi All,
    I am a learner to the captivate.
    I am having problem with animation-audio synching with captivate paly head.  When I inserted an animation to the slid, It does not synch with the play head. So I lose the control of pause, next. I tried out synch to project option but it didn’t work out.
    Can anybody help me in this. Should I write any script in animation or any widget is there…
    I am using flash6 and captivate 5.5.
    Thanks,
    Arundhati.

    Hello,
    Nothing to do with button becoming inactive, really, but with the way the Effects are scripted. Will try to answer your question about the buttons however.
    I'll try to explain the functionality of a button.  A button typically has a pausing point that is visible on the timeline, right? The portion before the pausing point is the 'active' portion, which will mean that the user can click on the button and this will have results. When you click on a button, the action attached as Success action is triggered, in this example the Text Caption is set to visible. But at the same time the playhead is released and moves beyond the pausing point into the Inactive portion, which means that it cannot be clicked again.
    Two possible solutions:
    use a rollover caption instead of your click/text captions work flow.
    Create a small advanced action BtShow1 and BtShow2 for each of the buttons, again I have screenshots ready but they are not accepted, bummer.... Will try to write the statements:
    Show Text_1      for the first button, shows the correct Caption
    Hide Text_2       hides the other caption that could have been shown by the other button
    Assign rdcmndGotoFrame with rdinfoCurrentFrame            this expression puts back the playhead directly before the pausing point so that button remains active
    You can duplicate this action to create Btn2, and you only have to reverse the ID's of the Text Captions
    When you attach those actions to the buttons, you can click as many times as you want. You tell that you have searched the forums? Bit strange because I have been explaining this so many times, and blogged about this kind of micro-navigation (frame by frame):
    Micro-navigation in Adobe Captivate
    Lilybiri
    PS: when updating, I can insert one image, will try to add the other one, in a second update perhaps

  • Adobe programs dont work with Captivate to capture/record

    Hi there.
    I've had problems with Captivate capturing screen recording from Adobe Premier cs5, where it would not show any of the video which was being edited.  I figured this was just the video issue and worked around it by just not showing the video preview for the small thing i was demonstrating, it wasnt a big deal if it was just isolated to this.
    Next I was using Adobe Photoshop and setting up a little demo on how to fill objects.  Captivate did not pick up the cursor, it shows a ugly black box.
    I also want it to pick up the full motion of my mouse cursor in photoshop, but it doesnt come close, so as im narrating how to do something, my actual mouse is not showing at the same time as im saying it which is essential when you are trying to show a way to FILL a certain area of a shape.
    I had plans to do many things with captivate, now it seems i am going to have to switch back and forth with Camtasia, convert to AVI the parts that Captivate does not handle, and then import them into Captivate to make my demonstrations look seemless???
    I have a lot planned for Adove CS5 Flash, is this also going to give me the same problem?
    I have already searched for a solution tot his, and everyone has said that captivate does not capture things where there is overlayed content etc etc...
    This strikes me slightly insane when Camtasia does it so well, and Im using an Adobe program to provide training on Adobe programs...
    If anyone knows any delevopers for captivate on here, can they PLEASE look at this right now as im slapping myself wondering why this is the case and how im going to plan to do all the simulations half with camtasia and half with captivate on Adobe products we use at my work.....
    Oh see the below link around slide 42 to get an example of what im saying here..
    http://www.blcstudents.com.au/tutorials/col-fill/colour-fill.htm
    or you can check out
    http://www.blcstudents.com.au/tutorials/wp/?page_id=35 its at the bottom of the page.
    Anyway im worried about what to be doing at this point, I got captivate for adobe products, not for other products and programs out there.
    Cheers for any help,
    Ben.

    Just out of curiosity, are you able to modify the mouse cursor AFTER doing the captures once you're back in Captivate editing them?
    For example, are you able to select the mouse for the slides where it added this wierd square cursor, then choose the normal arrow cursor from the Properties tabl > Options accordion?
    Or are you able to delete the mouse from these same slides, and add it back again, and then select the cursor you want?
    Have you found that there is nothing you can do to change this particular cursor on these slides?

  • Is it possible to combine JQuery with Captivate?

    Hi there,
    I'm using Captivate version 6 on a Mac OSX 10. I am creating an elearning resource for a client and most of their staff will be accessing it via iPads and iPhones, so I want to publish it using HTML5. They'd like to add a couple of drag and drop tasks (they don't need to be assessed) but the only way I can see to do this is via the Infosemantics widget. I've bought this and used it for previous projects, and it works well as a drag and drop, but obviously doesn't work on an iPad with it being Flash based.
    I've seen that I can create a drag and drop exercise using JQuery, but then I don't know how I can combine this with Captivate to make one seamless presentation. Once the HTML5 has been published is there a way of bringing other HTML pages into it? Or could javascript be used within Captivate?
    Does anyone have any suggestions?
    Thanks in advance for any help.

    There is a website, whose name escapes me ( I am at work ) which people submit to in a variety of languages and various formats such as Extended Cut, Directors Cut etc so that you have no need to mess about with them, just add them. Also, as I said above, some are just for non-English parts so don't show subtitles if the dialogue is in English.
    Edit: found it. I use http://subscene.com/

  • Collaboration with captivate

    Hi,
    We have just set up a team of 5 using Elearning suite 2 and other Cs5 projects
    Previously we all went our own seperate ways and each person did everything for their project
    Now we want different people to get images, sound video and put them together.
    So how do people work collaboratively with Captivate
    1. What do people use to assign tasks/track bugs to people ?
    2. What do people use to book in assets/control versions ?
    from adobe help
    From Bridge, you can place selected assets in Adobe Captivate by dragging them into Adobe Captivate or using the In Captivate option from the Place menu
    Select File > Place > In Captivate.
    thank-you
    Nymicat

    Hello Nymicat,
    Some of the workflows which might help with this kinds of situation is Roundtripping with Photoshop, Soundbooth and Flash. For Ex, if Graphic Designer creates a PSD image and shares with the person working with Captivate and he imports the PSD, next time when the PSD is changed, Captivate can alert the user who is using captivate that the PSD has changed and whether he wants to re-import. Same thing happens with Flash Roundtripping also.
    Also, reviewing is very easy with Captivate's features like SWF Commenting and Collaborating with Acrobat.com.
    Currently Captivate cannot do version control and there are many softwares available for the same.
    Thanks,
    Vish

Maybe you are looking for