Captivate 7 Screen Captures (scrolling) not showing when published in HTML5

I am using Captivate 7 and when I publish in HTML5 my screen captures (of the screen scrolling) do not show -- I get a blank screen for a couple of seconds --, even though they show when I preview for the Web in HTML5. They also show when I play them locally, but not from my server. Here is a link to a short video that has this problem -- click the fast forward button seven times after clicking play to get to a screen scroll.  http://streaming.missioncollege.org/library/media/Tutorials/Title/index.html

I was using Internet Explorer 9. This morning I tried 10 & 11 with the same results. It works fine in Chrome and on a Mac with Safari. I do not have my iPad with me today, but I tried it this weekend and had the same problem, though I just updated my OS, so I will try again. If it does not work well on an iPad then I might as well output as FLASH. I will try my iPad again tonight and report back tomorrow. Thanks.

Similar Messages

  • Close window not working when publishing as HTML5 on Adobe Connect using CP8

    Hi all,
    I'm trying to get a button that closes the project/window at the end of a video. I am using CP8.
    I can get it to work when publishing as SWF to Adobe Captivate.
    It also works when publishing as HTML5 but not on an LMS (Adobe Connect).
    I have tried various methods including
    - On success execute a Javascript =  window.close()
    - On success - exit
    - On success execute advanced action = Assign cpCmdExit with 1
    I also tried adjusting the slide settings On Exit: exit and the publishing settings Project End Options: Action: Close project.
    Nothing works.
    Any ideas?
    Many thanks,
    Aimee

    Hi Aimee,
    Can you test this to close the course window:
    Insert 2 buttons or smart shape used as buttons (as Finish course buttons).
    On the first button apply an action to execute javascript and in the script window, use this script: parent.close()
    On the second button apply an action to execute javascript and in the script window, use this script: top.window.close()
    Upload the published project on your LMS and check if any of these works for you.
    Thanks
    Himanshu

  • Assignments not showing when published....

    I've created a course in course manager, and have included a post with assignments, but the assignments aren't appearing in iTunes U when published public. What am I doing wrong?

    Try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your User/Library/Preferences folder.
    2 - go to your User/Library/Caches/com.apple.iWeb folder and delete the contents.
    3 - reboot.
    4 - launch iWeb.
    5 - delete the movie from the page and save.
    6 - add the movie again and publish again.
    If your page design is such that you may need to edit and republish it several times again there are other methods of adding a movie to a page that requires you to manually upload the movie file to the server ONLY once and link to it in your page. If this might be of interest to you then let me know and I'll link you to examples. These methods only load the movie when the Play button is selected allowing the page itself to load much faster.

  • Drag and drop interactivity- do it for me button not working when published to HTML5

    I've made a drag & drop interactivity, I am adding a button where the user can get the correct answers for that interactivity.
    using advance actions / Standard action / and apply custom effect (right to left ease) in captivate 7.
    The problem I'm experiencing is that the button works fine when reviewing as SWF but when I publish as HTML5, it is not running.
    I am attaching screen shots for it.
    Thanks,

    Sorry advance actions screen as below:
    The idea when user click on "do it for me" button, drag source move to drop target automatically.
    Thanks

  • Captivate 7 exit button does not work when published to LMS

    I recently published a course using Captivate 7 and uploaded it to our LMS.  During the review of the course it was noticed that the Close or Exit button on the controller did not work in IE.  However, it did work in Chrome.
    I have looked through this forum and found that there were similar issue with older versions of Captivate.  However, we have course published with Captivate 6 on our LMS in which the Close or Exit button does work.
    Does anybody have a solution for this problem?  Do we know if there is an update scheduled to fix this problem?
    Please let me know
    Dawn

    1.  Create a button in Captivate and assign a javascript call to "MyExit()"
    2.  Create a .js file called CourseExit.js.
    3.  Place the following code into that file.
    function MyExit()
      var SD = window.parent;
    if (blnReachedEnd == false && confirm("Would you like to save your progress to resume later?")){
    SCORM2004_CallSetValue("cmi.exit", "suspend");
    SCORM2004_CallSetValue("adl.nav.request", "suspendAll");
      else{
    SCORM2004_CallSetValue("cmi.exit", "");
    SCORM2004_CallSetValue("adl.nav.request", "exitAll");
    Unload(true);
    4.  Place the CourseExit.js into the "assets/js/" in the published folder
    5.  Add "<script language="JavaScript1.2" src="assets/js/CourseExit.js"></script>" to the html file that was output on the publish.
    I was able to set this up on the set up files on the local hard disk but so all I had to do was create a button and add the "MyExit()" code to the button, but when the next update came out it reset the hard disk files.  So, I have just resorted to updating the output file as seen above.
    Hope this helps.
    Garrett

  • RoboHelp HTML 9.0.1 - My images are not showing when published

    Hi all,
    We have just upgraded from RH5 to RH9. We are using IE9.  All of our projects transferred over just fine - except for one.  We are able to publish this topic; however, the images within the topics are not being displayed when we publish - we get the dreaded red 'x'.  We can see the images when viewing the topics in RH.  However, they are not listed in the images folder in the Project Manager.  The images can be seen using Quick view and Internet view.  However, they cannot be seen when we generate a Word document.
    Every other project is functioning properly.  We can publish everything else just fine.  This one project is our oldest project, but I don't know if that has anything to do with it.
    Any guidance or direction will be greatly appreciated.
    Thanks,
    Linda

    Rick,
    Thanks for your help.  I did attach one of my images as a baggage file, and low and behold, the image appeared in my topic after publishing (I'm sorry I thought you were both nuts).  I just hope there is something I can do short of attach over 6500 images as baggage files.
    Here is the HTML for one of my topics.  Please let me know if you see anything hinky in there.  I bolded where the jpg image is:
    <?xml version="1.0" encoding="utf-8" ?>
    <!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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="generator" content="Adobe RoboHelp 9" />
    <title>Changing a Private Report's Expiration Date</title>
    <link rel="StyleSheet" href="default.css" type="text/css" />
    </head>
    <body>
    <p><img src="image73.jpg" alt="" style="border: none;" width="283" height="132"
       border="0" /></p>
    <p>&#160;</p>
    <ol type="1">
    <li class="p"><p>Determine which report you wish to change.</p></li>
    <li class="p"><p>Click the <span style="color: #00478e; text-decoration: underline; ">options</span>
      link for the report. &#160;</p></li>
    <li class="p"><p>Enter the new expiration date in the <span style="font-weight: bold;">Report
      Expiration</span> field.</p></li>
    <li class="p"><p>Click <span style="background-color: #025be2; color: #ffffff;">&#160;save</span>
      . Or, to cancel this change and return to report parameters, click
      the <span style="background-color: #025be2; color: #ffffff;">&#160;cancel</span>
      &#160;button.</p></li>
    </ol>
    </body>
    </html>Rick,

  • Attachment not showing when publish

    I have no problems so far with adding attachment to comment, but lately no more attachment are shown in my new comments.
    Is my blog/disc size the source of the problem?

    Hi Ernie,
    I'm experiencing the same problem so thought I'd jump in on this thread.
    I keep getting this text in problem emails:
    "This message cannot be displayed because of the way it is formatted. Ask the sender to send it again using a different format or email program.
    multipart/mixed"
    When viewing Raw Source I didn't see a header, nor was there a Load Images button on the top right.
    It is very frustrating. I can access the attachments if I use the web interface, but the whole point of setting up Mail.app to handle my Gmail IMAP account is to do away with having to make specific trips to the Gmail web interface.
    Any advice?
    TIA.
    Anthony.

  • Captivate 5.5 Question: We seem to be having an issue with the screen capture piece not recording "e

    Captivate 5.5 Question: We seem to be having an issue with the screen capture piece not recording "everything".
    We're running 5.5 as an administrator on Windows 7 and my co-worker is trying to capture a webinar (GoToMeeting) with Captivate and it is not recording anything in the GTM window, except the last slide. Anyone have this problem or know a fix? Not much is mentioned in the Adobe forums.

    Captivate simply doesn't 'hear' some screen events on certain applications and you just need to resort to doing manual captures at these points.
    I usually set up my manual capture button to be F2 so that I can hit it with my left hand while my right hand is on the mouse navigating through the task.

  • My iphone 4 screen has gone blank and its still on it vibrates when i put it on charge ive tried turning it off and the screen is still not showing anything please help

    my iphone 4 screen has gone blank and its still on it vibrates when i put it on charge ive tried turning it off and the screen is still not showing anything please help

    Hi Ellen,
    Welcome to Apple Support Communities.
    It sounds like your iPhone 4 has a dim or blank black screen but responds to some commands like enabling vibrate. I understand this may be a frustrating situation, but the troubleshooting suggestions in the article below will help you solve the issue.
    Get help with the screen on your iPhone, iPad, or iPod touch - Apple Support
    If your screen is too dim, too bright, or you see only faint images
    Try to adjust the brightness. If the screen doesn’t respond when you adjust the brightness, open several apps to make sure it’s not an issue with only one app.
    If you have a screen protector, try removing it. Try removing your case if it includes a screen protector.
    If you see the issue in multiple apps, restart your device.
    If restarting doesn’t fix the issue, restore your device.
    If you still see the issue after you restore, contact Apple Support.
    Take care,
    -Jason

  • HT4044 Part of my iPad(1st gen) screen display does not show,hence I can only see it partially.It was not dropped and neither is it broken. Any help as I was told it cant be fixed and i hv 2 replace with a new unit i.e. pay in full as warranty is over? HE

    Part of my iPad screen display does not show. It was not dropped and neither is the screen broken. I was advised to see the local service provider for a diagnosis.
    I had finally managed to find time to find a local service provider last week (not easy) and was disappointed to be advised of Apple's policy of one for one exchange i.e. they wont repair and said that i would have to replace with a whole unit. As my unit is no longer under warranty, it meant that I had to pay for the full price of a new unit!
    I might as well have paid for the latest new unit but since my unit is only 2 years old at most, it would be a great waste of money.
    How can this be? Does this mean apple's product is inferior and do not last since warranty is only for one year?
    I sincerely hope there is a favourable solution otherwse my money is flushed down the drain.
    HELP!!!

    I was using my iPad last night, shut the power off and when I turned it on this morning 2/3 of the screen is not working.  It looks like the pandalela picture. What is the answer to fix this; is this a screen issue or and electronics issues.  Has anybody else experienced this?

  • My control center and notification center are not showing when I swipe in there respective locations. Does anybody know why?

    My control center and notification center are not showing when I swipe in there respective locations. Does anybody know why?

    Thank you for the sugestion, but it was working fine both on the lock screen and on my home screen. I check all my settings and it is how it was from Friday, when I got the iPhone 5s. It just stop working.  The only way I can fix it is by shutting down the phone. It will work for a while, then it won't. 

  • Help: Records not showing when cube is placed under the Multiporivider

    Hi Experts,
    I have a Cube called Bcube with char Plant,calm year/month, material and Key Figure, Pqty
    When I generate a report on this Cube, everything looks fine and I see plants, year, etc in the report
    There are 2 other cubes:
    MCube also has char Plant,calyear/month, material and Key Figure: Pqty, Sqty, TQty, AQty
    DCube also has same as BCube: with char Plant,calyear/month, material and Key Figure Pqty
    When I place all three cubes under the multiprovider, the values from the BCube does not show up in reports
    e.g. in a simple report such as
    Row       :  Plant
    Columns:  Pqty, Sqty, TQty, AQty
    In the Multiprovider, under the Indentification of Characteristics, I checked the boxes for all three cubes whenever the same charactertic in all cubes showed up for identification: e.g..
    InfoProvider  InfoObject
    Bcube----
    Plant
    MCube-------Plant
    DCube -
    Plant
    and same for. e.g. 0Calyear
    and same for Key Figures, e.g. I checked all 3 boxes  for PQty which exists in each of the cubes
    1. Why is my data for BCube not showing when reporting against the multiprovider?
    2. what does it mean by checking the 3 boxes for Plant? and checking the 3 boxes for 0Calyear.
    Thanks

    Hi,
    regarding your questions:
    1. When I run listcube against the multiprovider, I only went to the output list to select the fields I needed in the output; then entered the particular cube e.g. BCube in the infoprovider field. That was it (NO other selection) and I got the described results I explained earlier. If you have a specific test for me to try, please let me know.
    2. Please find the settings in both characteristics and key figures for all cubes in the MULTIPROVIDER maintenance screen:
    Characteristic Assighment:
    0calyear -- 3 boxes checked for BCube, DCube & MCube
    Plant -- 3 boxes checked for BCube, DCube & MCube
    0Material-- 3 boxes checked for BCube, DCube & MCube
    Key Figure selection
    PQty-- 3 boxes checked for BCube, DCube & MCube
    Sqty --checked for DCube, this key fig is ONLY in DCube
    TQty--checked for DCube, this key fig is ONLY in DCube
    AQty--checked for DCube, this key fig is ONLY in DCube
    I hope this helps you to guide me.
    Or, were you referring to mappings in the transformations?
    Thanks

  • ITunes screen automatically scrolls to show current song - how to disable?

    Whenever a song starts playing in iTunes the screen instantly scrolls to show the song details. This is very annoying when browsing the library while listening to music as you have to scroll back to the spot you were at each time a new song starts.
    Is there a way to disable this pointless 'feature'?

    Here is an update. Actually what is happening, is the view of the album (in the top with the pictures of the albums) switches to what is playing after a few seconds of inactivity, and the list of songs below that stays where I left off. But when the song is over, the list also switches to the new song that is playing. How do you keep this from happening?

  • The lock screen wallpaper does not show up instead

    i updated my iphone to ios 7. for few days everything was alright, but suddenly one day the lock screen wallpaper does not show instead a translucent image of it comes just like you know when you pull up control centre. anyway to change this please help

    This is how it looks like and my mail and notifications no longer show on the lock screen please help

  • Hundreds of my iPhoto pictures will not be copied and will not show when I double-click on them.  When I do in iPhoto an exclamation surrounded by a triangle appears.  Though I can see the picture in the small tiles below it will not expand.

    Hundreds of my iPhoto pictures will not be copied and will not show when I double-click on them.  When I do in iPhoto an exclamation surrounded by a triangle appears.  Though I can see the picture in the small tiles below it will not expand.  I also cannot attach any of these pics into an e-mail or into any other file.  I have already went through all 3 Repair options and when that did not solve it went through a complete Rebuild.  Any Help?!  Any Suggestions on how to fix this?!  I have spent almost 2 days now going through all of the published help.
    I have backups going back 6 months - I have not had the real need to check every album before - but - all of my backups also have this same problem.

    The triangle with the ! indicates that the connection between the thumbnail and the orginal is missing - this can be caused by many things including database corruption and user action emoving the originals photos on urpose or by accident
    If the database is corrupted then rebuilding is the solution - backup and depress the option and command keys, launch iPhoto and rebuild your database  --  if the iPhoto rebuild does not cure the problem then download iPhoto Library manager and use its rebuild command which creates a totally new library leaving the existing one untouched
    If you have deleted the photos then you need to start over with a new library and import the photos you have not deleted into it
    You can select one of the problem photos and use the reveal original in finder commander (file menu) to see if the original is there - if it is a finder window will open showing it
    LN

Maybe you are looking for

  • Report opens Save as Dialogue Box, on client.

    Hi, I am using Report Builder 11.1.2.1.0, and I am calling a report from Form. If I run/call report on my own pc it opens perfectly in browser (pdf format), but if same report is opened on client pc, it opens Save As dialogue box and asks user to sav

  • Why can't I use my new Adobe ID account to download books in Overdrive?

    I create an Adobe ID account so I could download books in my Overdrive account.  However, when I attempt to download a book, all I get is an error message that says... Fulfill:2004 This license has already been fulfilled by another user. What other u

  • How to change the display name in the filter view

    Hi, I have one column "*Year*" and type in case when 1=2 then "product_d"."name" else "calendar_d"."year" end. I add a filter view for it. but when I select, like 2010, it will display"case when 1=2 then "product_d"."name" else "calendar_d"."year" en

  • What is the issue with Java 7 Update 6 windows installer?

    Hi guys, I know that this is not the forum to ask Java Installation issue, but I couldn't find a forum that specifically deals with such issues. Also, as the issue in hand concerns JavaFx, I thought it appropriate to post the question here. Let me be

  • How do i get to use i tunes on my iphone 4??????????

    Really need help badly can not get i tunes to do anything on my iphone 4 or my laptop dwn loaded everything like it sed to an dwn icloud an other appps but carnt get them to do wot they say ya can do with theeem helpp me plz some body asap would be g