Captivate 2 and IE8

I have some training videos that were done in Captivate 2 and run from a DVD.  There is a Menubuilder menu that autoruns, and when you click on a topic, the actual video opens in a new window.  Using Win7 and IE8, the menu runs perfectly (Flash 10 and Shockwave11 are both installed).  When you click on a topic, the new window opens with the word:  Connecting on the tab.  The video, however, never plays.  I suspect this is a setting in IE 8 somewhere, but I have yet to find it.  Anyone have any clues?
Forgot to mention that if I navigate to the actual .htm file on the CD and double click it, the window opens correctly, and the video plays.
I don't have this issue in XP or Vista with IE8.

We have been experiencing some problem with the IE7 & IE8 "Protected Mode" when users are running courses in our LMS. I don't know if the same issue applies for projects which are executed locally from a DVD.
Just out of interest - have you tried your project using FireFox?
/Michael
Visit my Captivate blog with tips & tricks, tutorials and Widgets.

Similar Messages

  • F-source menu not working with Windows 7 and IE8

    This may be completely the wrong place to ask for help, but I could not find place else.
    Several years ago I purchased the code from f-source to display an Adobe style flash menu for my website. I installed it and it worked fine.
    Recently, I learned that it does not display properly to those using Windows 7 and IE8 (this may have also been happening with Vista). Rather than seeing my menu titles, people see "Button1, Button2, Button3...".
    I have sent two messages to f-source support over the past 7 days, but have heard or seen nothing in the way of a response. Can anyone help me to either 1) fix the problem or 2) know whether older f-source code will ever work with the newer browsers.

    Do you understand the disadvantages of using Flash for navigation elements?  It may be time to re-think this approach....

  • New development in Flash Captivate and Content Management

    My compay currently uses Serena Collage for Content
    Management along with Macromedia Studio MX 2004 for web site
    development. We have an upcoming e-learning project that we are
    considering developing in Captivate and Flash. We are mandated that
    all development be Section 508 compliant and e-learning must be
    SCORM compliant as well.
    Can I continue to use Collage to manage content developed
    from Captivate and Flash or will I have to use a different product?
    According to documentation Captivate SCORM and 508 compliant and is
    Flash 508 compliant is this correct?
    Please advise.

    I am not familiar with Collage or its requirements, but Flash
    MX 2004 is 508 compliant, I have had to make partial and full
    compliant courses with it. That being said, it took us a decent
    amount of time and effort.

  • Is it possible to "convert" a PPT/Presenter file to Captivate and retain the audio, video, etc.?

    Hi - I'm wondering if someone has done this or can recommend the best way to do this.
    We have a PPT/Presenter file that was created using PPT 2010 and Presenter 9. We recorded audio for the training right in Presenter and have also imported videos into the file using Presenter.
    We need to output the file to DVD to actually play on a DVD player. We know we can do that with Captivate (we are using Captivate 5) and are wondering if there is a way to take our file (the package so to speak) and get that to open in Captivate and retain all of the pieces that we have added to it (audio, video, hyperlinks).
    Or, alternatively, if there is a way to publish our Presenter file to DVD format, that would work for us too.
    Thank you for any information or suggestions!
    Emily

    Hi Emily,
    Presenter contents and captivate contents are different. but you can achieve it using the following steps in presenter.
    1. Open you presentation.
    2. GO to Adobe Presenter>>Publish .Publish dialog will open.
    3. Check the CD package checkbox and publish the content.
    4. Now Goto the publish folder and burn the content on DVD.
    After successfull Burn, You can play on DVD player.
    I hope this will work  for you. Kindly let me know if you are facing any problem.
    Thanks,
    Sunil
    Adobe Presenter Engg Team

  • Spry Data Sets and IE8

    Hi, I Currently have a glossary using the Spry Tabbed Panels with Spry Data Sets embedded in each tab. I had it working great in pre IE8.
    Once we upgraded to IE8 it just wont load or display the data sets in the tabs. Below is the page code. (I used the JS straight from the Spry Framework no alterations, except in the CSS files). Any help would be great =).
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="../../../../composition/Templates/profile_spone.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Glossary</title>
    <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="head" -->
    <script src="/composition/SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="/composition/composition002/profile_processes/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="/composition/SpryAssets/SpryData.js" type="text/javascript"></script>
    <link href="/composition/composition002/profile_processes/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    <link href="/composition/SpryAssets/SpryStackedContainers.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    var ds1 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defnum", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds2 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defa", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds3 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defb", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds4 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defc", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds5 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defd", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds6 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defe", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds7 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/deff", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds8 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defg", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds9 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defh", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds10 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defi", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds11 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defj", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds12 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defk", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds13 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defl", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds14 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defm", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds15 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defn", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds16 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defo", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds17 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defp", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds18 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defq", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds19 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defr", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds20 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defs", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds21 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/deft", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds22 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defu", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds23 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defv", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds24 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defw", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds25 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defx", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds26 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defy", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    var ds27 = new Spry.Data.XMLDataSet("/composition/composition002/profile_processes/profile_glossary/glos sary.xml", "glossary/def/defz", {sortOnLoad: "word", sortOrderOnLoad: "ascending"});
    </script>
    <!-- InstanceEndEditable -->
    <link href="../../../../composition/css/profile_sp1.css" rel="stylesheet" type="text/css" media="screen" />
    <link href="../../../../composition/css/print1.css" rel="stylesheet" type="text/css" media="print" />
    </head>
    <body>
    <div id="top1">
      <table width="100%" height="75px" border="0" cellpadding="3" cellspacing="0">
        <tr bgcolor="#000000">
          <th width="6%" height="36" align="left" valign="middle" scope="col"><img src="/composition/composition002/Profile_Processes/graphics/globe2.gif" alt="globe" width="70" height="68" border="0" /></th>
          <th width="94%" align="left" valign="top"><span class="whitebanner">Composition Learning Center</span><br />
                         <span class="whitebanner2"><strong>Learn. Grow. Succeed.</strong></span></th>
        </tr>
      </table>
    </div>
      <div id="Layer4"><!-- InstanceBeginEditable name="Content" -->
    <h1 align="center">Glossary</h1>
    <div id="TabbedPanels1" class="TabbedPanels">
      <ul class="TabbedPanelsTabGroup">
        <li class="TabbedPanelsTab" style="display:none" tabindex="0"></li>
        <li class="TabbedPanelsTab" tabindex="0">A</li>
        <li class="TabbedPanelsTab" tabindex="0">B</li>
        <li class="TabbedPanelsTab" tabindex="0">C</li>
        <li class="TabbedPanelsTab" tabindex="0">D</li>
        <li class="TabbedPanelsTab" tabindex="0">E</li>
        <li class="TabbedPanelsTab" tabindex="0">F</li>
        <li class="TabbedPanelsTab" tabindex="0">G</li>
        <li class="TabbedPanelsTab" tabindex="0">H</li>
        <li class="TabbedPanelsTab" tabindex="0">I</li>
        <li class="TabbedPanelsTab" tabindex="0">J</li>
        <li class="TabbedPanelsTab" tabindex="0">K</li>
        <li class="TabbedPanelsTab" tabindex="0">L</li>
        <li class="TabbedPanelsTab" tabindex="0">M</li>
        <li class="TabbedPanelsTab" tabindex="0">N</li>
        <li class="TabbedPanelsTab" tabindex="0">O</li>
        <li class="TabbedPanelsTab" tabindex="0">P</li>
        <li class="TabbedPanelsTab" tabindex="0">Q</li>
        <li class="TabbedPanelsTab" tabindex="0">R</li>
        <li class="TabbedPanelsTab" tabindex="0">S</li>
        <li class="TabbedPanelsTab" tabindex="0">T</li>
        <li class="TabbedPanelsTab" tabindex="0">U</li>
        <li class="TabbedPanelsTab" tabindex="0">V</li>
        <li class="TabbedPanelsTab" tabindex="0">W</li>
        <li class="TabbedPanelsTab" tabindex="0">X</li>
        <li class="TabbedPanelsTab" tabindex="0">Y</li>
        <li class="TabbedPanelsTab" tabindex="0">Z</li>
        <li class="TabbedPanelsTab" tabindex="0">0 to 9</li>
      </ul>
      <div class="TabbedPanelsContentGroup">
        <div class="TabbedPanelsContent">
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds2" class="StackedContainers">
            <div spry:repeat="ds2" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds3" class="StackedContainers">
            <div spry:repeat="ds3" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds4" class="StackedContainers">
            <div spry:repeat="ds4" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds5" class="StackedContainers">
            <div spry:repeat="ds5" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds6" class="StackedContainers">
            <div spry:repeat="ds6" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds7" class="StackedContainers">
            <div spry:repeat="ds7" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds8" class="StackedContainers">
            <div spry:repeat="ds8" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds9" class="StackedContainers">
            <div spry:repeat="ds9" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds10" class="StackedContainers">
            <div spry:repeat="ds10" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds11" class="StackedContainers">
            <div spry:repeat="ds11" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds12" class="StackedContainers">
            <div spry:repeat="ds12" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds13" class="StackedContainers">
            <div spry:repeat="ds13" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds14" class="StackedContainers">
            <div spry:repeat="ds14" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds15" class="StackedContainers">
            <div spry:repeat="ds15" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds16" class="StackedContainers">
            <div spry:repeat="ds16" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds17" class="StackedContainers">
            <div spry:repeat="ds17" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds18" class="StackedContainers">
            <div spry:repeat="ds18" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds19" class="StackedContainers">
            <div spry:repeat="ds19" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds20" class="StackedContainers">
            <div spry:repeat="ds20" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds21" class="StackedContainers">
            <div spry:repeat="ds21" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds22" class="StackedContainers">
            <div spry:repeat="ds22" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds23" class="StackedContainers">
            <div spry:repeat="ds23" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds24" class="StackedContainers">
            <div spry:repeat="ds24" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds25" class="StackedContainers">
            <div spry:repeat="ds25" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds26" class="StackedContainers">
            <div spry:repeat="ds26" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
          <div spry:region="ds27" class="StackedContainers">
            <div spry:repeat="ds27" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
        <div class="TabbedPanelsContent">
        <div spry:region="ds1" class="StackedContainers">
            <div spry:repeat="ds1" class="RowContainer"> <div id="w1d" class="RowColumn">{word}</div>
              <span class="RowColumn">{definition}</span>
            </div>
          </div>
        </div>
      </div>
    </div>
    <script type="text/javascript">
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab:0});
      </script><!-- InstanceEndEditable -->
    </div>
    </body>
    <!-- InstanceEnd --></html>

    Thanks Gramps.
    I totally forgot about the Xpath filtering.
    Trusty Hammer
    altruistic gramps <[email protected]>
    01/11/2011 05:06 PM
    Please respond to
    [email protected]
    To
    patrick dennis <[email protected]>
    cc
    Subject
    Spry Data Sets and IE8
    A quick fix: add the following to your document
    A better fix: reduce the number of datasets to just one and use Xpath
    filtering triggered by an onclick event, as in clicking the relevant tab.
    Gramps
    For a more specific answer, please supply a link to your site.

  • A page that looked fine in the last version does not look correct at all in 3.6.3, although it looks fine in both IE6 and IE8

    This is a log-in page, which points to our email registration software's server (Tikit's Emerge Reaction Server). If you open in it in the last version of FF, it looks as expected. The page renders fine in IE6 and IE8, and all our other website pages (www.mofo.com) render fine in both ver. of FF - its just the pages that point to our emerge-reaction server site that won't render properly. Tikit says we are the only user having this problem, and they don't know what the problem is caused by. Help!?
    == URL of affected sites ==
    http://emerge-reaction.mofo.com/reaction/RSLogin.asp?eventId=TOPICS

    Looks like a problem with the [http://emerge-reaction.mofo.com/reaction/styles/RS.css CSS file]: missing quote in url and a trailing, extra, '}' in line 331
    See the Tools > Error Console.
    <code>.header }
    .header
    </code>

  • Zooming animation is extremely slow in IE7 and IE8

    Hi,
    version: OracleAS MapViewer Version: Ver1033p5_B080908
    zooming effect is extremely slow in IE7 and IE8 (FF, Safari, Chrome do it fast!)
    thanks,
    Branislav

    I believe you can blame IE's incredibly slow JavaScript engine for this. That's my experience. There's not much the Mapviewer developers can do about that really.
    I had hoped, that IE8 had improved on that, but there hasn't really been any visible differences.
    Jacob

  • Captivate and LMS JavaScript Problem

    We use Captivate and a Plateau LMS. We had an issue with
    bookmarking within our course. The first lesson worked just fine,
    but later lessons were not bookmarking. We added javascript alerts
    to the code to see when the Captivate content was setting LMS
    variables.
    We feared the issue was the bandwidth between the client and
    the LMS was so limited that the script attempting to set the LMS
    variables was failing, but this is not the case. The script appears
    to not run at all sometimes at random intervals. When it does run
    it is successful each time. The first lesson, which works reliably,
    is much smaller than the other lessons, maybe the size of the SWF
    factors into the ability for the script to run properly?
    Has anyone else run across this issue? Does anyone have
    advice in deeper troubleshooting an issue like this?
    Any input is appreciated.
    Thanks!
    Chris

    I think that CP3 sends back its data on a time basis, not a
    slide
    basis...like every 7 seconds or something?
    We've had customers who are tracking interaction data in
    their CP
    quizzes which have like 40 questions. If they go through it
    too quickly,
    the timed 'save' to the LMS gets behind quickly...so by the
    time the
    user is done, only 2/3rds of the suspend data has been
    saved...
    And I imagine the bookmark could be left out entirely as
    well.
    So see if it's a timing thing? Go through slowly, see if
    posting happens
    on a timed basis...maybe that will help determine where the
    issue is...
    I do wonder how CP4 sends its data back...
    Erik
    chrishillman wrote:
    > The script appears to not run at all sometimes at random
    > intervals. When it does run it is successful each time.
    The first lesson,
    > which works reliably, is much smaller than the other
    lessons, maybe the size of
    > the SWF factors into the ability for the script to run
    properly?
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • FileDownloadActionListener and IE8

    Hi.
    I have a button with fileDownloadActionListener. On click, it downloads Excel file.
    On Chrome, newer IE and other browsers it works OK.
    Even on IE8 works OK,except...
    Then I addded a table below this button and it is causing problem. Now IE8 complains about security when downloading file.
    I click "download file" on IE8 warning line, everything gets reposted, but nothing is downloaded.
    Then I click "download" button again, and IE8 doesn't bother me anymore with unreal security warnings.
    Is there any other mechanism that I could use that would support IE8 repost behaviour. So much that i understand is that when I click ADF "download" button, it actually posts ajax call to server. Logically, when IE tries to repost page, nothing works.
    So maybe there should be something like "download file using <form> submit instead of ajax" functionality in ADF? Or am I completly wrong?
    The thing I don't understand even close is how could ADF table component influence behaviour of download button.

    The problem is in table, more exact when there are some rows in it?
    I guess IE gets them via Ajax, and decides that this is suspicius, and then it displays that annoying message.
    Any idea what to use instead of table....

  • Data Execution Prevention and IE8 ?

    Hi:
    I'm using Oracle Database 10g with forms 9.0.4.0.19 and IE8.
    Whenever I run a form the IE shows a message and it crashes showing the url:
    res://ieframe.dll/acr_error.htm#,http://my-pc:8889/forms90/f90servlet
    I've tried to modify formsweb.cfg and basejpi.htm, and tried to stop DEP but in vain.
    Any suggestions.
    Saad

    Which plug-in you will need depends on your configuration in formsweb.cfg. You can also determine which version is needed by viewing the html source code ( View - Page Source ) from the failed browser session. Within the html you will see references to the JRE (JPI) version needed. Assuming you are configured to use the Sun plug-in, you will need to obtain it from them (Sun).
    http://java.sun.com/javase/downloads
    If you are using Oracle Jinitiator, the version certified with the Forms version you are using can be found on the server in the Oracle Home\jinit directory. Newer versions can be downloaded from OTN and Metalink. Be aware that not all versions are provided on OTN, however all versions can be found under Patches on Metalink.
    http://www.oracle.com/technology/software/products/developer/htdocs/jinit.htm

  • Ie7 and ie8, again shocks :(

    yes, flowplayer is great tool, we are using it and its free version. cheers, but if u see http://apps.facebook.com/kickasskaraoke/most_liked.php in ie7 and ie8, click on video thumb and click on share or invite button, the video comes over the facebook window. i know the issue is diff If you get time let me know what is the solution for it. thnx in advance

    Thanks Arun.
    We are using 11.1.1.2.0.
    We do not see any javascript error. If needed, I can provide few screenshots. You help is much appreciated.

  • SeamlessTabbing broken in IE7 and IE8

    I have a Flash movie in an html page and need seamless tabbing to work as the page has to be 508 compliant (so you need to be able to use the tab key to navigate)...In IE7 and IE8 you can tab through fine once, but if you continue the tab the second time around the flash movie gets ignored. At first I thought it was me, but I found two samples online that were deemed to be functioning in a correct tab looping...and they do the same behavior...work fine once and the second time around the Flash content is ignored!!! I have found nothing addressing this...anywhere.... (BTW I have things running fine in FireFox...that was an easy fix)...but I have to target both IE and Firefox...
    Here are the samples that are deemed to be correctly functioning tab looping (seamless tabbing)...however they are not in IE7 and 8
    seamless tabbing sample 1
    seamless tabbing sample 2
    Any help to ressolve this would be appreciated...I just can't get focus back within the Flash movie...

    Agree totally with TexasApexDeveloper here. Trying to find a way to get older versions of IE to render HTML5 content is not a reasonable solution and will be a constant uphill battle.
    You mentioned that your users use IE <9 on XP systems. Is IE the only browser installed on user workstations? Could Firefox be an option?
    R/,
    Keith Malay

  • Captivate and Canvas LMS by Instructure

    Hi
    Does anyone know if there is any info or procedures for connecting Captivate to Canvas LMS by Instructure?
    Can it be done using LTI? 
    Any info whatsoever would be helpful.
    Thank you!
    Matt

    Thanks Tom.  Have you any experience building a middleware app that would allow Captivate to talk to Canvas? Or have you heard of anyone doing this?
    I received this response from Canvas:
    "You will most likely have to build your own app (middleware) that can bridge the communication gap between Adobe Captivate and LTI.  What is your programming language of preference?  We do a lot of ruby at Instructure, so we have a lot of example ruby apps on github, if you wanted to use  one of them as a place to start."

  • Is there a possibility to make communicate captivate and storyline to make a project?

    I would like to know if there is a posibility to make one project with both captivate and storylien? Cheers

    Oui je suis francais. Il me semble que c est dans son ebook sinon dans "
    mastering captivate 7". Je ne m en souviens plus.
    Le 27 févr. 2015 14:27, "Emmanuel Bonnaud" <[email protected]> a écrit :
    Thanks you lilibiry.  I am definitively a Cp8 addict . P.S i have learned
    cp8 thanks to kevin siegel's books and you was mentioned there
    Le 27 févr. 2015 12:39, "Lilybiri" <[email protected]> a écrit :
    >>     Is there a possibility to make communicate captivate and storyline
    >> to make a project?  created by Lilybiri
    >> <https://forums.adobe.com/people/Lilybiri> in Adobe Captivate - View
    >> the full discussion <https://forums.adobe.com/message/7235628#7235628>
    >>

  • Code to play a swf on ie7 and ie8 instead of poster

    What is the code for using a swf instead of the poster.png for ie7 and ie8?
    Thanks,
    Rodrigo

    It's a limitation; only one computer can be authorized for any given rental. If desired, click here and ask the iTunes Store staff for assistance.
    (123580)

Maybe you are looking for

  • Who do I contact for support

    Yesterday I got the YVM4 error when trying to access the On Demand players i.e BBC iPlayer. Tried a soft reset by pressing the blue on/off button at the front for 8 secs but problem still persisted. I then turned power off/on via the switch at the ba

  • Use this mailbox for Junk does not appear to work in Mail 4.2.

    Hello, all: Have been using 10.6.x since it came out on my previous iMac [24" Early 2008 model]. Went with a fresh install of 10.6.3 on the new iMac [27" i7], and ported data over. The only problem that I've had is that setting the Use this mailbox f

  • What FireWire cable does the Intel 24 inch iMac use?

    I am trying to transfer settings and stuff from an iMac G4 computer to my new iMac 24 inch Intel based. What kind of FireWire cable do I need? The gal from Apple said 4800? I'm having trouble locating it. I need to know what to search for online.

  • Double trouble with video files...

    1) I can't watch any video stream unless I'm root. Here's the groups root resp. riwa are in. 075607/home/riwa/# groups root bin daemon sys adm disk wheel log audio optical 075724~$ groups video audio optical users 2) Also the video and sound lag terr

  • NPE error when navigating to next page based on lov selection

    hi there am having problem whn navigating to next page based on lov selection,when i select value and click the button to navigate am geting NPE ERROR {code} <DCUtil> <findSpelObject> [598] DCUtil, returning:oracle.jbo.uicli.binding.JUFormBinding, fo