<?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: Captivate tip: toggling the controller&#8217;s visibility</title>
	<atom:link href="http://pipwerks.com/2008/03/17/captivate-tip-toggling-the-controllers-visibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://pipwerks.com/2008/03/17/captivate-tip-toggling-the-controllers-visibility/</link>
	<description>E-Learning and Web Development</description>
	<lastBuildDate>Sun, 14 Mar 2010 07:00:28 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://pipwerks.com/2008/03/17/captivate-tip-toggling-the-controllers-visibility/comment-page-1/#comment-275</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 24 Mar 2008 19:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://pipwerks.com/journal/2008/03/17/captivate-tip-toggling-the-controllers-visibility/#comment-275</guid>
		<description>Cool. You can also do this similarly in Adobe Connect/Breeze and turn off its playbar (I only mention because many people deploy their Captivates wrapped in Connect Presenter). Code swf to hide/unhide in the Captivate as follows:

_root.m_controlBar.enabled = false;</description>
		<content:encoded><![CDATA[<p>Cool. You can also do this similarly in Adobe Connect/Breeze and turn off its playbar (I only mention because many people deploy their Captivates wrapped in Connect Presenter). Code swf to hide/unhide in the Captivate as follows:</p>
<p>_root.m_controlBar.enabled = false;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Dusablon</title>
		<link>http://pipwerks.com/2008/03/17/captivate-tip-toggling-the-controllers-visibility/comment-page-1/#comment-274</link>
		<dc:creator>Brian Dusablon</dc:creator>
		<pubDate>Mon, 24 Mar 2008 18:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://pipwerks.com/journal/2008/03/17/captivate-tip-toggling-the-controllers-visibility/#comment-274</guid>
		<description>Cool, thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Cool, thanks for the tip!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
