<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>elearninglive.com &#187; Adobe Connect</title>
	<atom:link href="http://elearninglive.com/wordpress/category/adobe-connect/feed/" rel="self" type="application/rss+xml" />
	<link>http://elearninglive.com/wordpress</link>
	<description>Quality web solutions.</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:38:03 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe Releases Captivate 4 and the Elearning Suite</title>
		<link>http://elearninglive.com/wordpress/2009/01/adobe-releases-captivate-4-and-the-elearning-suite/</link>
		<comments>http://elearninglive.com/wordpress/2009/01/adobe-releases-captivate-4-and-the-elearning-suite/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 15:16:04 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Adobe Connect]]></category>
		<category><![CDATA[Captivate]]></category>
		<category><![CDATA[Elearning General]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Captivate 4]]></category>
		<category><![CDATA[Elearning Suite]]></category>

		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=211</guid>
		<description><![CDATA[Today, Adobe released Captivate 4 and the &#8216;Elearning Suite&#8217;. As I stated in a previous post, Captivate 4 is a must-have, monster upgrade for any Captivate user. It is the first Captivate release that can reasonably produce a complete elearning content package. Prior versions either forced users to live with the inadequate and ugly &#8216;menu [...]]]></description>
			<content:encoded><![CDATA[<p>Today, Adobe released Captivate 4 and the &#8216;Elearning Suite&#8217;. As I stated in a previous post, Captivate 4 is a must-have, monster upgrade for any Captivate user. It is the first Captivate release that can reasonably produce a complete elearning content package. Prior versions either forced users to live with the inadequate and ugly &#8216;menu builder&#8217; or create their own custom packaging/wrapper. The new version has an aggregator feature, and much much more.</p>
<p>As for the Elearning Suite. I have not played with it other than a prerelease version where I took a quick peek and nothing made sense at the time, but that was early in the process. I am very interested in seeing the new learning interactions included in Flash CS4. I just upgraded the the CS4 Web Developer Edition at work so I&#8217;m kind of bummed at the timing of this release, as by now most serious elearning designers/developers have moved to CS4 and certainly won&#8217;t be able to expense another upgrade this soon. I guess instead of CS5 we&#8217;ll go with the Elearning Suite : )</p>
<p>The trial downloads are available on Adobe&#8217;s site. Have at em and let me know what you think of these new tools. I&#8217;m very interested in hearing how people leverage these new tools!</p>
]]></content:encoded>
			<wfw:commentRss>http://elearninglive.com/wordpress/2009/01/adobe-releases-captivate-4-and-the-elearning-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize Adobe Connect Content Window</title>
		<link>http://elearninglive.com/wordpress/2008/12/resize-adobe-connect-content-window/</link>
		<comments>http://elearninglive.com/wordpress/2008/12/resize-adobe-connect-content-window/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 14:31:07 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Adobe Connect]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=161</guid>
		<description><![CDATA[Trying to use Adobe Connect Training for something it wasn&#8217;t intended for is really a pain. Little things (that are big things) just drive me nuts about it. Anyways, here (mainly for me for future reference) is a script to force the content window to be fullsized. It goes in the BODY and not the [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to use Adobe Connect Training for something it wasn&#8217;t intended for is really a pain. Little things (that are big things) just drive me nuts about it. Anyways, here (mainly for me for future reference) is a script to force the content window to be fullsized. It goes in the BODY and not the HEAD (which, for some reason, wasn&#8217;t working as it would get ignored).</p>
<p>&lt;!&#8211; Fullsize the browser window (Adobe Connect makes it too small to start!) &#8211;&gt;<br />
&lt;script language=&#8221;Javascript1.1&#8243; type=&#8221;text/javascript&#8221;&gt;<br />
if (top.frames.length!=0)<br />
top.location=self.document.location;<br />
self.moveTo(0,0);<br />
self.resizeTo(screen.availWidth,screen.availHeight);<br />
self.focus();<br />
&lt;/script&gt;</p>
<p>If anyone reading this has had any success getting 3rd-party (ie, not packaged by Captivate or Adobe Presenter) AICC content to track properly in Adobe Connect Training, *please* email me a working sample as I&#8217;d love to see it work.</p>
]]></content:encoded>
			<wfw:commentRss>http://elearninglive.com/wordpress/2008/12/resize-adobe-connect-content-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
