<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Sat, 14 Feb 2009 22:51:13 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2009-02-14T22:51:13Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>CP4 does not work with Screen Readers</title>
      <link>https://forums.adobe.com/thread/201948</link>
      <description>&lt;!-- [DocumentBodyStart:2f566fc7-8cce-4340-83ae-82be97dbfb23] --&gt;&lt;div class="jive-rendered-content"&gt;I'm using IE7 and CP4. I'm trying to get JAWS or Window Eyes
to correctly read the accessibility text placed on the slide
properties. Window Eyes can read the first slide fine, however, it
will not read any others. JAWS will not read any accessibility text
for a slide. It will read alternative text for text buttons if you
tab through the slide elements. I have the obvious "Enable
Accessibility" checked on the project properties.... and YES I'm
publishing to HTML... and YES I have tried the other following
suggestions to no avail:
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://kb.adobe.com/selfservice/viewContent.do?externalId=fcd4391e&amp;amp;sliceId=1" rel="nofollow"&gt;JAWS
disables keyboard navigation in Flash movies&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=67&amp;amp;catid=464&amp;amp;threadid=1092551&amp;amp;highlight_key=y&amp;amp;keyword1=jaws" rel="nofollow"&gt;Post
by David Mozealous&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://www.freedomscientific.com/training/training-JAWS-keystrokes.htm" rel="nofollow"&gt;JAWS
Keystrokes&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;Nothing seems to work. This is a serious issue that the
professional E-Learning community has been frustrated with since
CP1. Where are the accessible examples from the Adobe Team? They
not only claim CP is 508 compliant, but state that 
&lt;blockquote class="jive-quote"&gt;quote:
&lt;br/&gt;
&lt;hr/&gt;Adobe Captivate leverages the accessibility of Adobe
Flash&amp;reg; Player software to communicate with screen readers such
as Window-Eyes from GW Micro, JAWS from Freedom Scientific, and
other assistive technologies.
&lt;hr/&gt;&lt;/blockquote&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://www.adobe.com/accessibility/products/captivate/faq.html" rel="nofollow"&gt;Article
Found Here.&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;CP developers/designers should not be forced to try and
figure this out themselves. How are we supposed to create content
for government agencies when touted features do not work as
advertised? Rick? Larry? Can someone shed some light as to what's
going on here? Maybe talk to the Dev team?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2f566fc7-8cce-4340-83ae-82be97dbfb23] --&gt;&lt;img src='/beacon?t=1415950414460' /&gt;</description>
      <pubDate>Sat, 14 Feb 2009 22:51:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/201948</guid>
      <dc:date>2009-02-14T22:51:13Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>AIR 2.6 HTML Component and window.close()</title>
      <link>https://forums.adobe.com/thread/862605</link>
      <description>&lt;!-- [DocumentBodyStart:d16bed6f-7b4a-49f7-a94b-9d4c42acdabd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've got an AIR desktop app that is displaying conent via the HTML component.&amp;nbsp; I'd like for the user to click a button on the html page that does a window.close(); to close the main window... exiting the app.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've subclassed the HTMLHost class and overrided the windowClose() method:&lt;/p&gt;&lt;p&gt;&lt;!--[CodeBlockStart:f2644f99-131d-48ce-8c34-b2aec4edf5af][excluded]--&gt;&lt;pre class="java" name="code"&gt;override public function windowClose():void 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;htmlLoader.stage.nativeWindow.close(); 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&lt;/pre&gt;&lt;!--[CodeBlockEnd:f2644f99-131d-48ce-8c34-b2aec4edf5af]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This seems to work well for closing pop-up windows, but not the main window.&amp;nbsp; How do I close the main window from JS?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d16bed6f-7b4a-49f7-a94b-9d4c42acdabd] --&gt;</description>
      <pubDate>Thu, 09 Jun 2011 02:42:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/862605</guid>
      <dc:date>2011-06-09T02:42:55Z</dc:date>
      <clearspace:dateToText>1 year 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How Adobe Is Strong-Arming Customers Into Subscription Plans</title>
      <link>https://forums.adobe.com/thread/1150596</link>
      <description>&lt;!-- [DocumentBodyStart:aef1a598-7d47-4050-9189-a08fda494b1b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;If you&amp;#8217;ve purchased the boxed version of Adobe Captivate 6 or the eLearning Suite 6, you probably didn&amp;#8217;t realize that Adobe was going to withhold critical updates and bug fixes from you unless you were a subscription customer, or a company with an ASA plan (Adobe Software Assurance).&amp;nbsp; In fact, this change in &amp;#8220;policy&amp;rdquo; was done in the middle of current release and aggrivated many loyal paying customers.&amp;nbsp; Are you one of those customers?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Read More here...&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://captivatedev.com/2013/02/09/how-adobe-is-strong-arming-customers-into-subscription-plans/" rel="nofollow"&gt;http://captivatedev.com/2013/02/09/how-adobe-is-strong-arming-customers-into-subscription- plans/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aef1a598-7d47-4050-9189-a08fda494b1b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">captivate</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">licensing</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">subscription</category>
      <pubDate>Sat, 09 Feb 2013 23:57:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1150596</guid>
      <dc:date>2013-02-09T23:57:32Z</dc:date>
      <clearspace:dateToText>1 year 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CC pauses while audio still plays on</title>
      <link>https://forums.adobe.com/thread/1032184</link>
      <description>&lt;!-- [DocumentBodyStart:0e0454a0-33cf-4c7a-b7f5-aff7c7f1115b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px; text-align: -webkit-auto; background-color: #ffffff;"&gt;I'm seeing this behavior in CP6:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px; text-align: -webkit-auto; background-color: #ffffff;"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In 5.5 if you have a slide with narration, and CC and a pause object (button, clickbox), the playbar would pause at the set pause point, but the slide audio and CC would continue to play and display in a sync&amp;#8217;d manner&lt;/p&gt;&lt;p style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px; text-align: -webkit-auto; background-color: #ffffff;"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In CP6, with the same setup, it appears the CC pauses with the regular timeline even as the audio continues to play.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone confirm this issue and/or know of any work arounds?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0e0454a0-33cf-4c7a-b7f5-aff7c7f1115b] --&gt;</description>
      <pubDate>Tue, 03 Jul 2012 19:01:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1032184</guid>
      <dc:date>2012-07-03T19:01:06Z</dc:date>
      <clearspace:dateToText>2 years 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Need Beta Testers</title>
      <link>https://forums.adobe.com/thread/1045659</link>
      <description>&lt;!-- [DocumentBodyStart:128cf676-85eb-4258-b83f-87d83226ae3d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm looking for a few beta testers for the new Web Page Widget who have Captivate 6 and an iOS device (iPad).&amp;nbsp; This new version will support both swf/htm output and HTML5 output.&amp;nbsp; You will be given a series of tasks to perform and feedback is required.&amp;nbsp; If you'd like to participate, please email me at Jim AT Captivate Dev dot com.&amp;nbsp; You will be given the premium version of the widget once testing is complete.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:128cf676-85eb-4258-b83f-87d83226ae3d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">web</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">page</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">widget</category>
      <pubDate>Tue, 07 Aug 2012 13:08:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1045659</guid>
      <dc:date>2012-08-07T13:08:24Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FP 5.5 Code Editor turns grey</title>
      <link>https://forums.adobe.com/thread/1022654</link>
      <description>&lt;!-- [DocumentBodyStart:10707f32-ab7d-4c6e-9ac5-552bc9bc46ba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;From time to time, the Flash code editor will turn all grey and I cannot see my code.&amp;nbsp; If I resize the window to something ridiculously small, it will appear again.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Grey Screen:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4489994-204375/CropperCapture%5B1%5D.jpg"&gt;&lt;img alt="CropperCapture[1].jpg" class="jive-image jive-image-thumbnail" height="324" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4489994-204375/450-324/CropperCapture%5B1%5D.jpg" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Shrunken Screen... not code will display:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4489994-204376/CropperCapture%5B2%5D.jpg"&gt;&lt;img alt="CropperCapture[2].jpg" class="jive-image jive-image-thumbnail" height="358" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4489994-204376/450-358/CropperCapture%5B2%5D.jpg" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone know why this is happening?&amp;nbsp; It's driving me INSANE!!!!!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:10707f32-ab7d-4c6e-9ac5-552bc9bc46ba] --&gt;</description>
      <pubDate>Wed, 13 Jun 2012 18:56:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1022654</guid>
      <dc:date>2012-06-13T18:56:01Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Button Text - Shortcut Keys &amp; 508 Compliance</title>
      <link>https://forums.adobe.com/thread/962779</link>
      <description>&lt;!-- [DocumentBodyStart:750edb37-3708-418a-b0fd-66e775030cb8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In Captivate 4, you could place an ampersand in the button text and at runtime, the character that came after the ampersand was underlined.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4206191-157628/CropperCapture%5B2%5D.jpg"&gt;&lt;img alt="CropperCapture[2].jpg" class="jive-image" height="34" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4206191-157628/CropperCapture%5B2%5D.jpg" width="430"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;At Runtime:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4206191-157629/CropperCapture%5B3%5D.jpg"&gt;&lt;img alt="CropperCapture[3].jpg" class="jive-image" height="36" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4206191-157629/CropperCapture%5B3%5D.jpg" width="85"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This was useful for letting users know what shortcut key was associated with the button since the shortcut key would be underlined.&amp;nbsp; I'd like to keep this feature for 508 compliance, but as far as I can tell, it's missing from Captivate 5.x.&amp;nbsp; I'm upgrading Cp 4 projects to Cp 5.x and finding all kinds of little anomalies.&amp;nbsp; Any work-arounds aside from using an image button?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thx,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:750edb37-3708-418a-b0fd-66e775030cb8] --&gt;</description>
      <pubDate>Tue, 14 Feb 2012 17:00:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/962779</guid>
      <dc:date>2012-02-14T17:00:33Z</dc:date>
      <clearspace:dateToText>2 years 9 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flashvars in Captivate 5</title>
      <link>https://forums.adobe.com/thread/866471</link>
      <description>&lt;!-- [DocumentBodyStart:57214f0f-e85e-4f31-ac71-6c80d88fa9d3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Has anyone had any success reading flashvars passed in to the Cp swf like this?&lt;/p&gt;&lt;p&gt;&lt;!--[CodeBlockStart:29160154-7d64-48f2-a6d7-7177b73ba8be][excluded]--&gt;&lt;pre class="java" name="code"&gt;so.addVariable("variable1", "value1");
&lt;/pre&gt;&lt;!--[CodeBlockEnd:29160154-7d64-48f2-a6d7-7177b73ba8be]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is how Captivate outputs the the .htm file... but I'm having trouble reading the value of "variable1".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:57214f0f-e85e-4f31-ac71-6c80d88fa9d3] --&gt;</description>
      <pubDate>Sat, 18 Jun 2011 01:24:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/866471</guid>
      <dc:date>2011-06-18T01:24:47Z</dc:date>
      <clearspace:dateToText>3 years 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FREE WIDGETS!!!</title>
      <link>https://forums.adobe.com/thread/571196</link>
      <description>&lt;!-- [DocumentBodyStart:6d889574-5fcd-4f74-8078-38723b524ffe] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've developed some ActionScript 3 widgets for Cp4 that I've used in my projects and wanted to share them with the rest of the community.&amp;nbsp; If you end up using them, please post a comment on my blog.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2010/02/captivate-4-widget-customize-toc.html" rel="nofollow"&gt;Customize the TOC Expander Button&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2010/02/captivate-4-widget-video-in-table-of.html" rel="nofollow"&gt;Video in the TOC&lt;/a&gt; (or logo, caption, ..etc)&lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2010/02/captivate-4-widget-text-entry-box.html" rel="nofollow"&gt;Use a Variable as the default text in a Text Entry Box&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2010/02/captivate-4-widget-reposition-closed.html" rel="nofollow"&gt;Reposition the Closed Caption Box&lt;/a&gt; (Gives you room for a logo or video)&lt;br/&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2010/02/captivate-4-widget-reposition-playbar.html" rel="nofollow"&gt;Reposition the playbar and show/hide its buttons&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Enjoy,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/" rel="nofollow"&gt;http://jimleichliter.blogspot.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6d889574-5fcd-4f74-8078-38723b524ffe] --&gt;</description>
      <pubDate>Sat, 06 Feb 2010 04:07:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/571196</guid>
      <dc:date>2010-02-06T04:07:25Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>31</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cp 5.5 Quiz Templates - No Likert?</title>
      <link>https://forums.adobe.com/thread/881829</link>
      <description>&lt;!-- [DocumentBodyStart:b56578b2-59f1-4b99-a699-b34ae3cf9e31] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Anyone know why there are no Likert question types in the Cp 5.5 Quiz Templates?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b56578b2-59f1-4b99-a699-b34ae3cf9e31] --&gt;</description>
      <pubDate>Mon, 25 Jul 2011 18:13:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/881829</guid>
      <dc:date>2011-07-25T18:13:49Z</dc:date>
      <clearspace:dateToText>3 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Captivate Not Handling PNG-24 Buttons with Transparency</title>
      <link>https://forums.adobe.com/thread/847726</link>
      <description>&lt;!-- [DocumentBodyStart:4d42146f-c1f6-41d4-9cad-16183a84add3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've got a problem with the way Cp 5 is handling transparency in PNG 24 images:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-3656857-67556/Captivate+PNG24.jpg"&gt;&lt;img alt="Captivate PNG24.jpg" class="jive-image" height="90" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-3656857-67556/Captivate+PNG24.jpg" width="174"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I've created a button from a Photoshop CS5 comp that has a drop shadow effect.&amp;nbsp; When I insert the HelpButton_up image as an image in Captivate, the transparency works great.&amp;nbsp; When the exact same image is used in a button, I get the white halo effect on the button.&amp;nbsp; Can anyone shed some light on this?&amp;nbsp; What are the best settings to use in Photoshop to preserve drop shadow transparency in buttons?&amp;nbsp; I used "Save for web and devices" and used the PNG-24 setting with Transparency checked and Interlacing unchecked.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Much appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4d42146f-c1f6-41d4-9cad-16183a84add3] --&gt;</description>
      <pubDate>Thu, 05 May 2011 02:16:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/847726</guid>
      <dc:date>2011-05-05T02:16:53Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FSCOMMAND launching app twice</title>
      <link>https://forums.adobe.com/thread/855491</link>
      <description>&lt;!-- [DocumentBodyStart:159b048a-c2a5-474e-b96e-bbd07dd05090] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can anyone tell me why the below line of code launches notepad.exe twice?&lt;/p&gt;&lt;p&gt;&lt;!--[CodeBlockStart:989de189-75fd-4043-8ea9-2e1e51e47929][excluded]--&gt;&lt;pre class="java" name="code"&gt;fscommand("execfile", '"C:\\Windows\\Notepad.exe"'); //opens notepad 2x - path in double quotes
&lt;/pre&gt;&lt;!--[CodeBlockEnd:989de189-75fd-4043-8ea9-2e1e51e47929]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;verses this line of code which opens it only once?&lt;/p&gt;&lt;p&gt;&lt;!--[CodeBlockStart:c653a33b-c9f0-4753-94b1-b9e6c550109b][excluded]--&gt;&lt;pre class="java" name="code"&gt;fscommand("execfile", "C:\\Windows\\Notepad.exe");&amp;nbsp; //opens notepad once
&lt;/pre&gt;&lt;!--[CodeBlockEnd:c653a33b-c9f0-4753-94b1-b9e6c550109b]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm working on a FP10 .exe projector project and noticed this odd behavior.&amp;nbsp; If I had spaces in my file path, I'd want to surround it in double quotes, but that has the undesired effect of opening the app 2x.&amp;nbsp; Since I don't have full control over all the elements in the project, I'm forced to use fscommand in this scenario.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any insight greatly appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:159b048a-c2a5-474e-b96e-bbd07dd05090] --&gt;</description>
      <pubDate>Sun, 22 May 2011 23:15:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/855491</guid>
      <dc:date>2011-05-22T23:15:32Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Adobe</title>
      <link>https://forums.adobe.com/thread/822761</link>
      <description>&lt;!-- [DocumentBodyStart:2d337949-ec0e-4d2e-916e-d2c62810749f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I cannot seem to find the Cp 5 version of the Adobe Accessibility website. &lt;/p&gt;&lt;p&gt;The Cp4 version is here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.adobe.com/accessibility/products/captivate/" rel="nofollow"&gt;http://www.adobe.com/accessibility/products/captivate/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there one?&lt;/p&gt;&lt;p&gt;I was hoping to find some info on how accessibility has improved from v. 4 to v. 5.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2d337949-ec0e-4d2e-916e-d2c62810749f] --&gt;</description>
      <pubDate>Thu, 17 Mar 2011 17:37:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/822761</guid>
      <dc:date>2011-03-17T17:37:03Z</dc:date>
      <clearspace:dateToText>3 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New Widget: Insert Web Page</title>
      <link>https://forums.adobe.com/thread/748885</link>
      <description>&lt;!-- [DocumentBodyStart:606d5566-d69f-4220-bc63-706d8507a569] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Here's a new free Captivate 5 widget to insert a web page into your presentations.&amp;nbsp; I will be submitting this for the Adobe Captivate Exchange.&amp;nbsp; In the meantime...&lt;/p&gt;&lt;p&gt;:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2010/11/adobe-captivate-5-web-page-widget.html" rel="nofollow"&gt;http://jimleichliter.blogspot.com/2010/11/adobe-captivate-5-web-page-widget.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Enjoy,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:606d5566-d69f-4220-bc63-706d8507a569] --&gt;</description>
      <pubDate>Mon, 08 Nov 2010 00:14:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/748885</guid>
      <dc:date>2010-11-08T00:14:25Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Please Verify:  Aggregator Memory Leaks</title>
      <link>https://forums.adobe.com/thread/781305</link>
      <description>&lt;!-- [DocumentBodyStart:0311aad7-c56b-4d76-a3ff-17f0676001f2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I just logged a bug report to Adobe about this, but I would love some confirmation that some one else can reproduce the problem.&amp;nbsp; It occurs whether it's a .exe or a .htm published aggregator project.&amp;nbsp; I cannot test a MAC projector... but would love confirmation of that as well.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;******BUG******&lt;br/&gt;Concise problem statement:&lt;br/&gt;Aggregator produced projects have significant memory leaks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Steps to reproduce bug:&lt;br/&gt;1.&amp;nbsp; Create a new Aggregator project&lt;br/&gt;2.&amp;nbsp; Add 3 Captivate swfs to the project TOC&lt;br/&gt;3.&amp;nbsp; Publish either as a Windows .exe or .htm&lt;br/&gt;4.&amp;nbsp; Launch the published file&lt;br/&gt;5.&amp;nbsp; Open Windows Task Manager to look at how much memory is being consumed by the newly published file&lt;br/&gt;6.&amp;nbsp; Navigate the TOC and click on each link a few times and watch how that memory is never garbage collected by Flash Player.&amp;nbsp; The bigger the linked swf in the TOC, the larger the jump in memory consumption.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Results:&lt;br/&gt;The browser or .exe file (which ever was published) becomes unresponsive and or crashes after all memory has been exhausted.&amp;nbsp; My guess is that when loader.load() is being called when the Learner clicks on the Aggregator TOC link, that swf byte buffer is never properly released by the flash player virtual machine and that memory is never released back to the OS.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Expected results:&lt;br/&gt;I would expect that this memory is properly garbage collected and released back to the OS thus preventing crashes in the browser or slowness on the PC.&amp;nbsp; This is a major issue and I would expect a hot fix for the resolution.&amp;nbsp; We should not have to wait until Cp6 comes out to fix something as major as this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0311aad7-c56b-4d76-a3ff-17f0676001f2] --&gt;</description>
      <pubDate>Sat, 22 Jan 2011 00:36:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/781305</guid>
      <dc:date>2011-01-22T00:36:41Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Overlapping Audio</title>
      <link>https://forums.adobe.com/thread/606471</link>
      <description>&lt;!-- [DocumentBodyStart:561f405a-50c6-47d3-b380-892b90ebaf91] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Since I work with folks who are blind and visually impared, I narrate my&amp;nbsp; quiz slides.&amp;nbsp; I also narrate the success and failure captions when they&amp;nbsp; answer the question.&amp;nbsp; If they answer the question before the slide&amp;nbsp; audio is finished playing, you end up with two voices playing at the&amp;nbsp; same time.&amp;nbsp; Is there a way to stop the slide audio when they hit the submit button?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:561f405a-50c6-47d3-b380-892b90ebaf91] --&gt;</description>
      <pubDate>Mon, 29 Mar 2010 12:55:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/606471</guid>
      <dc:date>2010-03-29T12:55:22Z</dc:date>
      <clearspace:dateToText>3 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>[[DYNAMIC]] in URL?</title>
      <link>https://forums.adobe.com/thread/775729</link>
      <description>&lt;!-- [DocumentBodyStart:fa89ffd5-4336-43ee-9e0e-974f60d2c555] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've got an AS3 loader making a Get URLRequest on the local machine (not browser based).&amp;nbsp; The URL being reported back has this:&lt;/p&gt;&lt;p&gt;file://C:\folder\foo.swf/[[DYNAMIC]]/3&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can someone explain why [[DYNAMIC]]/3 is being appended to the URL at runtime?&amp;nbsp; No encryption has been applied to the swf file.&amp;nbsp; What does [[DYNAMIC]] mean?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa89ffd5-4336-43ee-9e0e-974f60d2c555] --&gt;</description>
      <pubDate>Mon, 10 Jan 2011 14:48:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/775729</guid>
      <dc:date>2011-01-10T14:48:02Z</dc:date>
      <clearspace:dateToText>3 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash Projector Interop with .Net</title>
      <link>https://forums.adobe.com/thread/677583</link>
      <description>&lt;!-- [DocumentBodyStart:a93b379d-788e-4aab-9c17-7f179a692e25] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to find a way to communicate between a .NET exe and a flash projector.&amp;nbsp; I'd like to pass parameters back and forth, but I understand that Flash cannot pass params.&amp;nbsp; So I was going to write a .sol shared object file but wondered:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1.&amp;nbsp; How to get to the path of the shared object so the .NET exe file can read it.&amp;nbsp; It looks like there's some random number generated for one of the folders in the path.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2.&amp;nbsp; Once found, what type of decription codec do I use to properly read it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a93b379d-788e-4aab-9c17-7f179a692e25] --&gt;</description>
      <pubDate>Sat, 10 Jul 2010 20:53:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/677583</guid>
      <dc:date>2010-07-10T20:53:21Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Widget Visibility - Cp4 and 5</title>
      <link>https://forums.adobe.com/thread/741883</link>
      <description>&lt;!-- [DocumentBodyStart:d199e4c7-fac4-483e-9b69-1afcdc7ca3cb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;How do you detect when the widget is no longer visible or has left the stage?&amp;nbsp; Widget visibility is affected by the user scrubbing the playbar, user hitting the playbar "next" button, or if the user has hidden it via Advanced Actions.&amp;nbsp; I'm seeing some inconsistencies with the widget visible = true and &lt;span&gt;isWidgetVisible().&amp;nbsp; It would be nice to have an event dispatched when the widget leaves the building.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've overridden the visibility property of the widget, but that isn't enough since using Advanced Actions doesn't modify the widget.visible property.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For Cp 5, the only way I can imagine doing this is to listen for the SlideEnter event, then execute the following logic if the slide number is the same slide the widget is on:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;add an event listener for the enterFrame event&lt;/li&gt;&lt;li&gt;inside of the onEnterFrame handler, execute the isWidgetVisible() function to know if the widget has left the stage.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For Cp4, there is no SlideEnter event.&amp;nbsp; What would be the best method?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for any insight,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d199e4c7-fac4-483e-9b69-1afcdc7ca3cb] --&gt;</description>
      <pubDate>Fri, 22 Oct 2010 14:23:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/741883</guid>
      <dc:date>2010-10-22T14:23:46Z</dc:date>
      <clearspace:dateToText>4 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cpInfoCourseID and cpInfoCourseName</title>
      <link>https://forums.adobe.com/thread/728588</link>
      <description>&lt;!-- [DocumentBodyStart:67a6e2c9-7721-415a-b5d3-803b52cfc17d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can anyone shed some light as to how these system variables are supposed to be populated?&amp;nbsp; I've dome some extensive testing and cannot figure out how and when they get used.&amp;nbsp; As far as I can tell, they get initialized with their default values and never change after that.&amp;nbsp; Are they there for Developers to use when creating a 3rd party reporting system?&amp;nbsp; Or does the Cp Developement team intend to use these down the road?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://JimLeichliter.blogspot.com" rel="nofollow"&gt;Jim Leichliter&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:67a6e2c9-7721-415a-b5d3-803b52cfc17d] --&gt;</description>
      <pubDate>Sun, 26 Sep 2010 00:47:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/728588</guid>
      <dc:date>2010-09-26T00:47:26Z</dc:date>
      <clearspace:dateToText>4 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cp5 - Normalize Audio Across Slides</title>
      <link>https://forums.adobe.com/thread/712409</link>
      <description>&lt;!-- [DocumentBodyStart:ed94240b-d853-4803-8a54-77028f60d27a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is there an easier way to normalize audio across a 30 slide project besides normalizing one slide at a time?&amp;nbsp; I do have eLearning Suite 2 with SoundBooth.&amp;nbsp; Any tricks folks would like to share?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ed94240b-d853-4803-8a54-77028f60d27a] --&gt;</description>
      <pubDate>Wed, 01 Sep 2010 13:21:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/712409</guid>
      <dc:date>2010-09-01T13:21:09Z</dc:date>
      <clearspace:dateToText>4 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cp5 playing wrong audio in Quiz</title>
      <link>https://forums.adobe.com/thread/711860</link>
      <description>&lt;!-- [DocumentBodyStart:476d09a7-1a3f-497d-a968-7a0de09f3dca] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a Cp4 PowerPoint project that was upgraded to Cp5.&amp;nbsp; The project has one quiz pool of 17 questions.&amp;nbsp; I narrate the quiz questions for accessibility purposes.&amp;nbsp; When previewed in Cp5, the audio for another quiz slide plays.&amp;nbsp; They don't match up.&amp;nbsp; It's as if the randomization of the quiz pool is confusing the audio that's supposed to play.&amp;nbsp; Anyone else experiencing this?&amp;nbsp; Any work arounds?&amp;nbsp; This did not happen in Cp4.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:476d09a7-1a3f-497d-a968-7a0de09f3dca] --&gt;</description>
      <pubDate>Tue, 31 Aug 2010 19:02:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/711860</guid>
      <dc:date>2010-08-31T19:02:28Z</dc:date>
      <clearspace:dateToText>4 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Sending Quiz Results to a Database in a Non-Web Environment</title>
      <link>https://forums.adobe.com/thread/676534</link>
      <description>&lt;!-- [DocumentBodyStart:1df34482-a21b-43b9-bacc-f84fdcd4e636] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Has anyone been successful integrating Cp4 courses with a database in a non-web environment?&amp;nbsp; Possibly through Adobe AIR or any other mechanism?&amp;nbsp; Sending quiz results via email doesn't count in this case.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Use Case 1:&lt;/p&gt;&lt;p&gt;Customer needs to track Learner's score without&amp;nbsp; access to any web server internally or externally.&amp;nbsp; Training must be on a&amp;nbsp; shared drive and accessible from multiple client PC's.&amp;nbsp; All quiz scores&amp;nbsp; must be tracked in a database on the shared drive.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Use Case 2:&lt;/p&gt;&lt;p&gt;Customer needs to have courses be&amp;nbsp; installable on individual PCs from a CD.&amp;nbsp; Quiz tracking must be stored&amp;nbsp; in a database on the local machine.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Gone are the days of Authorware!&amp;nbsp; Any insight or help much appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1df34482-a21b-43b9-bacc-f84fdcd4e636] --&gt;</description>
      <pubDate>Fri, 09 Jul 2010 01:50:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/676534</guid>
      <dc:date>2010-07-09T01:50:12Z</dc:date>
      <clearspace:dateToText>4 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>The Black Art of Widgetry</title>
      <link>https://forums.adobe.com/thread/605870</link>
      <description>&lt;!-- [DocumentBodyStart:f7d90b10-5008-467b-abac-2f2e45f5cde8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;For those of you involved in creating Widgets, &lt;a class="jive-link-external-small" href="http://www.infosemantics.com.au/" rel="nofollow"&gt;Infosemantics &lt;/a&gt;has a free Widget Factory API that is much much better than the widget templates provided by Adobe.&amp;nbsp; I just used it to create a static widget and it saved me a lot of time.&amp;nbsp; I also think it's more intuitive to use.&amp;nbsp; Kudos to Rod and Tristan Ward for providing this free of charge to the community!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f7d90b10-5008-467b-abac-2f2e45f5cde8] --&gt;</description>
      <pubDate>Sun, 28 Mar 2010 13:48:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/605870</guid>
      <dc:date>2010-03-28T13:48:12Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Widgets in Cp5</title>
      <link>https://forums.adobe.com/thread/632230</link>
      <description>&lt;!-- [DocumentBodyStart:eadf1dff-6175-493a-b677-a80c019855f3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm dying to know if the widget api in Cp5 has changed at all.&amp;nbsp; Can anyone verify?&amp;nbsp; Trial version isn't available yet...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eadf1dff-6175-493a-b677-a80c019855f3] --&gt;</description>
      <pubDate>Wed, 05 May 2010 17:41:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/632230</guid>
      <dc:date>2010-05-05T17:41:18Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>18</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do you keep up with the forums?</title>
      <link>https://forums.adobe.com/thread/617427</link>
      <description>&lt;!-- [DocumentBodyStart:ce07f150-e19b-4ac3-a0cc-5086d49683b2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Curious how other people keep up with the Adobe forums.&amp;nbsp; Do you use the RSS feeds, News Readers, Email Notifications?... I'm looking for a way to do this without manually having to come to the website to reply.&amp;nbsp; The email notifications can be overbearing at times and they don't include the history of the thread... just the person's reply, so you don't really have a context of what's going on... which forces you to go to the web again to see the whole discussion.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any advice is welcome.&amp;nbsp; Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ce07f150-e19b-4ac3-a0cc-5086d49683b2] --&gt;</description>
      <pubDate>Wed, 14 Apr 2010 19:36:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/617427</guid>
      <dc:date>2010-04-14T19:36:09Z</dc:date>
      <clearspace:dateToText>4 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>File Attachments Temporarily Disabled</title>
      <link>https://forums.adobe.com/thread/613242</link>
      <description>&lt;!-- [DocumentBodyStart:efaee442-68d8-42b7-98e6-5d581007a01e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Any word when, or if, this "temporary" forum limitation will be lifted? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:efaee442-68d8-42b7-98e6-5d581007a01e] --&gt;</description>
      <pubDate>Thu, 08 Apr 2010 14:56:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/613242</guid>
      <dc:date>2010-04-08T14:56:26Z</dc:date>
      <clearspace:dateToText>4 years 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Community Professional - How do you become one?</title>
      <link>https://forums.adobe.com/thread/590741</link>
      <description>&lt;!-- [DocumentBodyStart:7f0a7a8d-540d-421c-8179-96b6b489164a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I see some forum folks sporting the "Community Professional" in their profiles and avatars.&amp;nbsp; How do you become one?&amp;nbsp; Is it certification, answering questions on the forum, or both?&amp;nbsp; Or is this some blessing of knighthood bestowed upon the fortunate by Adobe?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7f0a7a8d-540d-421c-8179-96b6b489164a] --&gt;</description>
      <pubDate>Sat, 06 Mar 2010 01:25:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/590741</guid>
      <dc:date>2010-03-06T01:25:53Z</dc:date>
      <clearspace:dateToText>4 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>AS3 Widgets and AddNoSkipFrame</title>
      <link>https://forums.adobe.com/thread/548720</link>
      <description>&lt;!-- [DocumentBodyStart:3cbec093-cbeb-4311-ae9b-8584ebe4e714] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to develop a CP4 widget and i'm studying the AS3 versions of the Certificate and Perpetual button widgets.&amp;nbsp; Both of these use AddNoSkipFrame.&amp;nbsp; Based on what the &lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/Captivate/4.0/Using/WSc1b83f70210cd101-1347a03911dbe5ab9df-8000.html" rel="nofollow"&gt;help&lt;/a&gt; says, it would seem that this is used to tell the pacemaker in CP to not skip the frame passed in as an argument.&amp;nbsp; However, when looking at the code for the Certificate and Perpetual button, the code desn't quite add up:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var slidestart = movieHandle.getSlideProps().startFrame;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var slideend = movieHandle.getSlideProps().endFrame;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pauseFrame = Math.ceil((slidestart&amp;nbsp; + slideend)/2);&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var SlidePauseFrame = pauseFrame - &lt;strong style="color: #ff0000;"&gt;slidestart + 1&lt;/strong&gt;;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; movieHandle.getSlideProps().slideHandle.AddNoSkipFrame(SlidePauseFrame);&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; addednoskipframe = true;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(movieHandle.isWidgetVisible()&amp;nbsp; &amp;amp;&amp;amp; mainmov.rdinfoCurrentFrame&amp;nbsp; == pauseFrame)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mainmov.rdcmndPause = 1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would think that you'd want to tell CP not to skip the frame you are wanting to check in your if condition where rdinfoCurrentFrame ==pauseFrame so you could &lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;reliably &lt;/strong&gt;&lt;/span&gt;pause the movie.&amp;nbsp; But when doing the math, SlidePauseFrame and pauseFrame are very different numbers.&amp;nbsp; If startFrame was 90 and endFrame was 240, SlidePauseFrame = 76 and pauseFrame = 165.&amp;nbsp; Why AddNoSkipFrame for frame 76 when the if condition checks for frame 165?&amp;nbsp; A similar thing happens with the Perpetual button example. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The help description is a little fuzzy as well.&amp;nbsp; At one point it describes AddNoSkipFrame as "No frame is skipped at runtime."&amp;nbsp; So does that mean once AddNoSkipFrame is called, no frame from that point forward on the slide is skipped?&amp;nbsp; Then the help states: "&lt;samp class="codeph"&gt;AddNoSkipFrame&lt;/samp&gt;&lt;/p&gt;&lt;p&gt;is used to ensure that pacemaker does not skip the specified frame." which would indicate that it only works for the specified frame passed in as an argument.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It would be greatly appreciated if someone could shed some light on this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3cbec093-cbeb-4311-ae9b-8584ebe4e714] --&gt;</description>
      <pubDate>Sun, 03 Jan 2010 03:04:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/548720</guid>
      <dc:date>2010-01-03T03:04:13Z</dc:date>
      <clearspace:dateToText>4 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Extending Adobe Captivate 4 Text Box Entry Validation using jQuery</title>
      <link>https://forums.adobe.com/thread/531678</link>
      <description>&lt;!-- [DocumentBodyStart:fe80ccaf-4662-4610-9f0c-012200fc1f82] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I had a client request validation be done inside of Captivate 4, except, the type&amp;nbsp; of validation he wanted was not within Captivate&amp;#8217;s limits.&amp;nbsp; He wanted to&amp;nbsp; validate email addresses (&lt;a class="jive-link-email-small" href="mailto:name@domain.com"&gt;name@domain.com&lt;/a&gt;)&amp;nbsp; and employee numbers (nine digits).&amp;nbsp; I was able to integrate jQuery&amp;#8217;s validation&amp;nbsp; package and I was surprised at how well Captivate and jQuery worked together.&amp;nbsp;&amp;nbsp; Take a look at the video to see it in action:&lt;/p&gt;&lt;p&gt;&lt;iframe frameborder="0" height="350" src="https://www.youtube.com/embed/oSn1mZCSwXQ?wmode=transparent" width="425"&gt;
&lt;/iframe&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Step-by-Step tutorial here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2009/11/enhancing-adobe-captivate-4-text-box.html" rel="nofollow"&gt;http://jimleichliter.blogspot.com/2009/11/enhancing-adobe-captivate-4-text-box.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Source file included with the blog article.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fe80ccaf-4662-4610-9f0c-012200fc1f82] --&gt;</description>
      <pubDate>Sun, 29 Nov 2009 05:55:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/531678</guid>
      <dc:date>2009-11-29T05:55:10Z</dc:date>
      <clearspace:dateToText>4 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>AS3 swf doesn't update variables set via javascript</title>
      <link>https://forums.adobe.com/thread/528905</link>
      <description>&lt;!-- [DocumentBodyStart:0e7a4d6a-f98d-4425-ae8a-859e67fd7d15] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can't figure this one out:&amp;nbsp; I've got a C4 project with 2 slides.&amp;nbsp; First slide has a button that executes a Javascript call:&lt;/p&gt;&lt;!--[CodeBlockStart:7d046bb7-eaed-4a55-8e4a-a4ad3e071fda][excluded]--&gt;&lt;pre class="java" name="code"&gt;SetStringVariable("myVar");
&lt;/pre&gt;&lt;!--[CodeBlockEnd:7d046bb7-eaed-4a55-8e4a-a4ad3e071fda]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p&gt;Where myVar is an internal C4 user variable with a default value of "Hello World".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The second slide has myVar being displayed in a text caption.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I publish the swf (AS3) and add this javascript function to the .htm file:&lt;/p&gt;&lt;!--[CodeBlockStart:482de07f-39d8-4930-b6f4-c4a22dc8b2f1][excluded]--&gt;&lt;pre class="java" name="code"&gt;function SetStringVariable(n)
{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;document.getElementById('Captivate').SetVariable(n, "I set my variable!");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;alert("my var: " + document.getElementById('Captivate').GetVariable(n));
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
}
&lt;/pre&gt;&lt;!--[CodeBlockEnd:482de07f-39d8-4930-b6f4-c4a22dc8b2f1]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When you run the project on the web, the alert comes up with "I set my variable!" but the caption on slide 2 still says "Hello World".&amp;nbsp; Not sure why this occurs since I've just done a round trip with the variable.&amp;nbsp; It's as if C4 assigns the variable behind the scenes, but the UI doesn't update.&amp;nbsp; This does not occur if the C4 project is published in AS2.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone experience this?&amp;nbsp; Any workarounds?&amp;nbsp; I'd like to be able to use the SetVariable function in AS3 projects.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jim Leichliter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0e7a4d6a-f98d-4425-ae8a-859e67fd7d15] --&gt;</description>
      <pubDate>Mon, 23 Nov 2009 05:10:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/528905</guid>
      <dc:date>2009-11-23T05:10:55Z</dc:date>
      <clearspace:dateToText>4 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Undocumented Variables and a Captivate Hack</title>
      <link>https://forums.adobe.com/thread/525257</link>
      <description>&lt;!-- [DocumentBodyStart:fe42349e-4ec2-452f-983c-bcdb29506a02] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;&lt;span style="font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; font-size: 12pt;"&gt;Here are a few undocumented variables you can use.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;lmsString = usually says &amp;#8220;Initializing LMS&amp;hellip;&amp;rdquo; when loading a course&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpQuizSelectPathTraversed = Not sure&lt;/p&gt;&lt;p class="MsoNormal"&gt;rdIsPreview = In preview mode or not&lt;/p&gt;&lt;p class="MsoNormal"&gt;_quality = the quality chosen in settings, &amp;#8220;best&amp;rdquo;&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpMovieXForEmbededPlaybar = x coordinate for playbar&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpMovieYForEmbededPlaybar = y coordinate for playbar&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpMovieXForTOC = x coordinate for Table Of Contents&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpMovieYForTOC = y coordinate for Table Of Contents&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpAutoPlay = Not sure&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpMovieHeight = Total height of movie as a whole&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpMovieWidth = Total width of the movie&lt;/p&gt;&lt;p class="MsoNormal"&gt;contentLeft = the content is your original movie size (without the playbar).&lt;/p&gt;&lt;p class="MsoNormal"&gt;contentTop&lt;/p&gt;&lt;p class="MsoNormal"&gt;contentWidth&lt;/p&gt;&lt;p class="MsoNormal"&gt;contentHeight&lt;/p&gt;&lt;p class="MsoNormal"&gt;cpHasSkinSWF = Boolean value to determine if your movie has a skin&lt;/p&gt;&lt;p class="MsoNormal"&gt;paperWidth = used for printing&lt;/p&gt;&lt;p class="MsoNormal"&gt;pageWidth = used for printing&lt;/p&gt;&lt;p class="MsoNormal"&gt;tocInitDone = done initializing the Table of Contents&lt;/p&gt;&lt;p class="MsoNormal"&gt;NoOfDependentFiles = if you insert links to external files or insert FLV files, this variable will tell you how many dependent files you have.&lt;/p&gt;&lt;p class="MsoNormal"&gt;File0 = If you have dependent files, this variable will give you the path to the first dependent file (zero based index)&lt;/p&gt;&lt;p class="MsoNormal"&gt;File1 = Same as above but this would be file #2 (zero based index)&lt;/p&gt;&lt;p class="MsoNormal"&gt;playbarPosition&lt;/p&gt;&lt;p class="MsoNormal"&gt;playbarHeight&lt;/p&gt;&lt;p class="MsoNormal"&gt;rdinfoHasPlaybar&lt;span&gt;&amp;nbsp; &lt;/span&gt;= if your movie has a playbar or not&lt;/p&gt;&lt;p class="MsoNormal"&gt;m_fps = movie frames per second&lt;/p&gt;&lt;p class="MsoNormal"&gt;m_OrigFPS = not sure&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; font-size: 12pt;"&gt;_url = full URL of the main movie&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The hack comes in when you want to view the output on screen.&amp;nbsp; Follow the steps in this post to view them:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://jimleichliter.blogspot.com/2009/11/adobe-captivate-4-undocumented.html" rel="nofollow"&gt;http://jimleichliter.blogspot.com/2009/11/adobe-captivate-4-undocumented.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fe42349e-4ec2-452f-983c-bcdb29506a02] --&gt;</description>
      <pubDate>Mon, 16 Nov 2009 17:24:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/525257</guid>
      <dc:date>2009-11-16T17:24:11Z</dc:date>
      <clearspace:dateToText>4 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Retake Quiz</title>
      <link>https://forums.adobe.com/thread/221860</link>
      <description>&lt;!-- [DocumentBodyStart:9a020996-b5c4-4d97-ad74-9a3bc8c144f7] --&gt;&lt;div class="jive-rendered-content"&gt;I have a project that has a 5 question graded quiz at the end
with all multiple choice. If a user doesn't pass the quiz, they are
forwarded back to the beginning of the quiz for a retake until they
pass. In CP4, if the user failed and was forwarded to the beginning
of the quiz, the quiz appears to be already taken and filled out
with answers. This wasn't the case with CP3... it was reset and
ready to be taken again. Is there a way to 'reset' a quiz for a
retake without having to refresh the entire browser to reload the
project? Maybe there's a different way to go about this???
&lt;br/&gt;
&lt;br/&gt;TIA,&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9a020996-b5c4-4d97-ad74-9a3bc8c144f7] --&gt;</description>
      <pubDate>Wed, 25 Feb 2009 20:35:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/221860</guid>
      <dc:date>2009-02-25T20:35:15Z</dc:date>
      <clearspace:dateToText>5 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

