<?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/"
	>

<channel>
	<title>Web App Solution Blog &#187; lcds</title>
	<atom:link href="http://www.webappsolution.com/wordpress/category/lcds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Thu, 05 Apr 2012 19:39:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Where Can I Find fds.swc?</title>
		<link>http://www.webappsolution.com/wordpress/2009/10/27/where-can-i-find-fdsswc/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/10/27/where-can-i-find-fdsswc/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:22:10 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<category><![CDATA[lcds]]></category>

		<category><![CDATA[xcelsius]]></category>

		<category><![CDATA[bootstrap-loader]]></category>

		<category><![CDATA[fds.swc]]></category>

		<category><![CDATA[flex-sdk]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=600</guid>
		<description><![CDATA[If you ever need to compile a Flex app that requires classes like:

mx.messaging.channels.RTMPChannel
mx.messaging.channels.SecureRTMPChannel

then you&#8217;ll need fds.swc which isn&#8217;t shipped with the Flex SDK, but is shipped with LCDS. Download a trial vr of LCDS and grab this file from the web-app:
WEB-INF/flex/libs/fds.swc
&#8230;why might you need these classes?&#8230;perhaps if you&#8217;re building a Bootstrap loader for LCDS apps [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever need to compile a Flex app that requires classes like:</p>
<pre class="brush: as3;">
mx.messaging.channels.RTMPChannel
mx.messaging.channels.SecureRTMPChannel
</pre>
<p>then you&#8217;ll need fds.swc which isn&#8217;t shipped with the Flex SDK, but is shipped with <a href="http://www.adobe.com/products/livecycle/dataservices/" target="_blank">LCDS</a>. Download a trial vr of LCDS and grab this file from the web-app:</p>
<p>WEB-INF/flex/libs/fds.swc</p>
<p>&#8230;why might you need these classes?&#8230;perhaps if you&#8217;re building a Bootstrap loader for LCDS apps loading sub-apps and you want to share the messaging classes between the parent and child apps&#8230;I had to do this for an <a href="http://www.sap.com/solutions/sapbusinessobjects/sme/reporting-dashboarding/index.epx" target="_blank">Xcelsius</a> application.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Where+Can+I+Find+fds.swc%3F+http://bkm59.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.webappsolution.com/wordpress/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Where+Can+I+Find+fds.swc%3F+http://bkm59.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/10/27/where-can-i-find-fdsswc/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

