<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Corner Peel Navigation Widget for Adobe Captivate 5</title>
	<atom:link href="http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/</link>
	<description>Widgets, tutorials and more for Adobe Captivate</description>
	<lastBuildDate>Fri, 20 Jan 2012 13:25:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-26663</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 17 Oct 2011 18:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-26663</guid>
		<description>That&#039;s exactly what I was looking for. Thank you so much. One thing I&#039;m still having trouble with though, is when I use that command:

cpCmndGotoSlide = 5

It always jumps to slide 9, regardless of what number I put in there. Am I using the wrong format?</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what I was looking for. Thank you so much. One thing I&#8217;m still having trouble with though, is when I use that command:</p>
<p>cpCmndGotoSlide = 5</p>
<p>It always jumps to slide 9, regardless of what number I put in there. Am I using the wrong format?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-26625</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 16 Oct 2011 12:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-26625</guid>
		<description>You can see a list of all the available Adobe Captivate System Variables that you can use here: http://www.cpguru.com/2010/07/20/adobe-captivate-5-system-variables/

/Michael</description>
		<content:encoded><![CDATA[<p>You can see a list of all the available Adobe Captivate System Variables that you can use here: <a href="http://www.cpguru.com/2010/07/20/adobe-captivate-5-system-variables/" rel="nofollow">http://www.cpguru.com/2010/07/20/adobe-captivate-5-system-variables/</a></p>
<p>/Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-26609</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 15 Oct 2011 23:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-26609</guid>
		<description>Does anyone know how to change the ActionScript (or using any other method) to change the function of this button? From Flash Professional CS5, the relevant script reads:

function clicked(e:MouseEvent):void{
	var myRoot:MovieClip = MovieClip(root);
	var mainmov:MovieClip = MovieClip(myRoot.parent.root);
	mainmov.rdcmndNextSlide = 1;

I&#039;m guessing I can just change the last line to change the action, but I don&#039;t know the command to do so, or where to find it. I want to make it jump to a specific slide, like you can do with normal buttons from within Captivate.

Thanks.</description>
		<content:encoded><![CDATA[<p>Does anyone know how to change the ActionScript (or using any other method) to change the function of this button? From Flash Professional CS5, the relevant script reads:</p>
<p>function clicked(e:MouseEvent):void{<br />
	var myRoot:MovieClip = MovieClip(root);<br />
	var mainmov:MovieClip = MovieClip(myRoot.parent.root);<br />
	mainmov.rdcmndNextSlide = 1;</p>
<p>I&#8217;m guessing I can just change the last line to change the action, but I don&#8217;t know the command to do so, or where to find it. I want to make it jump to a specific slide, like you can do with normal buttons from within Captivate.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loraine Chant</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-22904</link>
		<dc:creator>Loraine Chant</dc:creator>
		<pubDate>Fri, 14 Jan 2011 10:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-22904</guid>
		<description>Yes, I have tried this version in Captivate 4 projects and it does not work. I had the Corner Peel for Captivate 4, AS2 version working perfectly, but due to other widgets needed in the elearning, I&#039;m now having to publish at AS3 version. Thanks anyway.
Loraine</description>
		<content:encoded><![CDATA[<p>Yes, I have tried this version in Captivate 4 projects and it does not work. I had the Corner Peel for Captivate 4, AS2 version working perfectly, but due to other widgets needed in the elearning, I&#8217;m now having to publish at AS3 version. Thanks anyway.<br />
Loraine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-22891</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 13 Jan 2011 18:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-22891</guid>
		<description>@ Loraine,

Have you tried this version in Captivate 4 projects?  I&#039;m not sure if it works or not to be honest, but it&#039;s worth a try.

/Michael</description>
		<content:encoded><![CDATA[<p>@ Loraine,</p>
<p>Have you tried this version in Captivate 4 projects?  I&#8217;m not sure if it works or not to be honest, but it&#8217;s worth a try.</p>
<p>/Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loraine Chant</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-22874</link>
		<dc:creator>Loraine Chant</dc:creator>
		<pubDate>Thu, 13 Jan 2011 10:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-22874</guid>
		<description>Hi, I was wondering if there is an AS3 version that will work in Captivate 4 available please?</description>
		<content:encoded><![CDATA[<p>Hi, I was wondering if there is an AS3 version that will work in Captivate 4 available please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Captivate Corner Peel Navigation Widget &#124; CP Guru - Adobe Captivate E-learning Blog</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-19275</link>
		<dc:creator>Captivate Corner Peel Navigation Widget &#124; CP Guru - Adobe Captivate E-learning Blog</dc:creator>
		<pubDate>Fri, 03 Sep 2010 14:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-19275</guid>
		<description>[...] I have updated the widget to AS3 for Adobe Captivate 5. You can find the new widget here. [...]</description>
		<content:encoded><![CDATA[<p>[...] I have updated the widget to AS3 for Adobe Captivate 5. You can find the new widget here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corner-Peel-Widget: Captivate-Navigation mit Eselsohren (AS3) &#171; Das Blog zu Adobe Captivate, Screendemos &#38; E-Learning</title>
		<link>http://www.cpguru.com/2010/07/20/corner-peel-navigation-widget-for-adobe-captivate-5/comment-page-1/#comment-18557</link>
		<dc:creator>Corner-Peel-Widget: Captivate-Navigation mit Eselsohren (AS3) &#171; Das Blog zu Adobe Captivate, Screendemos &#38; E-Learning</dc:creator>
		<pubDate>Thu, 12 Aug 2010 07:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cpguru.com/?p=1509#comment-18557</guid>
		<description>[...] Das originale Widget finden Sie in diesem Artikel von Michael Lund. [...]</description>
		<content:encoded><![CDATA[<p>[...] Das originale Widget finden Sie in diesem Artikel von Michael Lund. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.568 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-25 14:30:07 -->

