<?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: Quick Example : Using COMPC to compile SWCs</title>
	<atom:link href="http://www.mikechambers.com/blog/2006/05/19/quick-example-using-compc-to-compile-swcs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2006/05/19/quick-example-using-compc-to-compile-swcs/</link>
	<description>code = joy</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marshall Goodman</title>
		<link>http://www.mikechambers.com/blog/2006/05/19/quick-example-using-compc-to-compile-swcs/comment-page-1/#comment-15400</link>
		<dc:creator>Marshall Goodman</dc:creator>
		<pubDate>Mon, 29 Dec 2008 22:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1016#comment-15400</guid>
		<description>I am trying to use your Flickr Authenticate and Login process.  I have run into a problem, in that the AuthorizationEvent event was not included in the libraries required by your application.  I am commenting here, as I am trying to create a SWC from the AuthorizationEvent event code you posted on another site.  My ultimate goal is to get the Flickr Auth-Login process to work. The fundamental error was: 1046: Type was not found or was not a compile-time constant: AuthorizationEvent., FlickrTest/src, FlickrTest.mxml,line 36.  So I found your AuthorizationEvent event (http://code.google.com/p/as3flickrlib/source/browse/trunk/src/com/adobe/webapis/flickr/authorization/events/AuthorizationEvent.as?r=33), and decided to try to incorporate it as a custom event in Flex Builder.  When that didn&#039;t work, I tried to include the AuthorizationEvent .as file in the build path.  Got a conflict with that.  So I figured I&#039;d try to create a SWC using your event code.  Any help would be great. Thank you. Regards and Happy New Year, Marshall.</description>
		<content:encoded><![CDATA[<p>I am trying to use your Flickr Authenticate and Login process.  I have run into a problem, in that the AuthorizationEvent event was not included in the libraries required by your application.  I am commenting here, as I am trying to create a SWC from the AuthorizationEvent event code you posted on another site.  My ultimate goal is to get the Flickr Auth-Login process to work. The fundamental error was: 1046: Type was not found or was not a compile-time constant: AuthorizationEvent., FlickrTest/src, FlickrTest.mxml,line 36.  So I found your AuthorizationEvent event (<a href="http://code.google.com/p/as3flickrlib/source/browse/trunk/src/com/adobe/webapis/flickr/authorization/events/AuthorizationEvent.as?r=33" rel="nofollow">http://code.google.com/p/as3flickrlib/source/browse/trunk/src/com/adobe/webapis/flickr/authorization/events/AuthorizationEvent.as?r=33</a>), and decided to try to incorporate it as a custom event in Flex Builder.  When that didn&#8217;t work, I tried to include the AuthorizationEvent .as file in the build path.  Got a conflict with that.  So I figured I&#8217;d try to create a SWC using your event code.  Any help would be great. Thank you. Regards and Happy New Year, Marshall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: csun</title>
		<link>http://www.mikechambers.com/blog/2006/05/19/quick-example-using-compc-to-compile-swcs/comment-page-1/#comment-13129</link>
		<dc:creator>csun</dc:creator>
		<pubDate>Fri, 08 Aug 2008 23:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1016#comment-13129</guid>
		<description>I have tried to use compc to comiple the files but it didn&#039;t success. I keep getting &quot; Error: could not find source for class&quot; even though I think the file is right there with correct path.. please help</description>
		<content:encoded><![CDATA[<p>I have tried to use compc to comiple the files but it didn&#8217;t success. I keep getting &#8221; Error: could not find source for class&#8221; even though I think the file is right there with correct path.. please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brice Carpentier</title>
		<link>http://www.mikechambers.com/blog/2006/05/19/quick-example-using-compc-to-compile-swcs/comment-page-1/#comment-10535</link>
		<dc:creator>Brice Carpentier</dc:creator>
		<pubDate>Fri, 30 Nov 2007 17:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1016#comment-10535</guid>
		<description>check out the -includes-sources option
Just my two cents</description>
		<content:encoded><![CDATA[<p>check out the -includes-sources option<br />
Just my two cents</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Liechty</title>
		<link>http://www.mikechambers.com/blog/2006/05/19/quick-example-using-compc-to-compile-swcs/comment-page-1/#comment-9213</link>
		<dc:creator>Patrick Liechty</dc:creator>
		<pubDate>Tue, 14 Aug 2007 20:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1016#comment-9213</guid>
		<description>You always have to tell compc what classes you want included.  How do I tell it to get all in a directory along with the mxml files?  I gave it one class file and it seems to have collected all of the dependencies of that class, but how do I know I got all of them?</description>
		<content:encoded><![CDATA[<p>You always have to tell compc what classes you want included.  How do I tell it to get all in a directory along with the mxml files?  I gave it one class file and it seems to have collected all of the dependencies of that class, but how do I know I got all of them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: astgtciv</title>
		<link>http://www.mikechambers.com/blog/2006/05/19/quick-example-using-compc-to-compile-swcs/comment-page-1/#comment-6853</link>
		<dc:creator>astgtciv</dc:creator>
		<pubDate>Thu, 29 Jun 2006 23:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1016#comment-6853</guid>
		<description>How is it possible to compile an AS3 SWC for use in Flex 2 that has an equivalent of a custom Live Preview in Flash Studio? Obviously, the built-in components in Flex 2 have a preview, but how can we create a custom one?
</description>
		<content:encoded><![CDATA[<p>How is it possible to compile an AS3 SWC for use in Flex 2 that has an equivalent of a custom Live Preview in Flash Studio? Obviously, the built-in components in Flex 2 have a preview, but how can we create a custom one?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
