<?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: Cylinder Mapping</title>
	<atom:link href="http://dispatchevent.org/roger/cylinder-mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org/roger/cylinder-mapping/</link>
	<description>Collective thoughts on Flash and Flex programming</description>
	<lastBuildDate>Tue, 16 Mar 2010 02:29:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew</title>
		<link>http://dispatchevent.org/roger/cylinder-mapping/comment-page-1/#comment-123363</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 21 Aug 2008 00:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.partlyhuman.com/blog/roger/cylinder-mapping#comment-123363</guid>
		<description>Hey, this is nice. Do you have any advice on getting a concave effect as though the bitmap is on the inside surface of the cylinder? Or at least where in your class to focus?</description>
		<content:encoded><![CDATA[<p>Hey, this is nice. Do you have any advice on getting a concave effect as though the bitmap is on the inside surface of the cylinder? Or at least where in your class to focus?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micah</title>
		<link>http://dispatchevent.org/roger/cylinder-mapping/comment-page-1/#comment-65829</link>
		<dc:creator>micah</dc:creator>
		<pubDate>Fri, 21 Dec 2007 23:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.partlyhuman.com/blog/roger/cylinder-mapping#comment-65829</guid>
		<description>Could you provide the source for the com.yourmajesty.types.IDestroyable or let me know what I&#039;m missing?
It appears that IDestroyable needs to extend or implement something but what?
&lt;code&gt;
package com.yourmajesty.types
{   
    public interface IDestroyable
    {
    	function destroy():void;
    }
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Could you provide the source for the com.yourmajesty.types.IDestroyable or let me know what I&#8217;m missing?<br />
It appears that IDestroyable needs to extend or implement something but what?<br />
<code><br />
package com.yourmajesty.types<br />
{<br />
    public interface IDestroyable<br />
    {<br />
    	function destroy():void;<br />
    }<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Braunstein</title>
		<link>http://dispatchevent.org/roger/cylinder-mapping/comment-page-1/#comment-56948</link>
		<dc:creator>Roger Braunstein</dc:creator>
		<pubDate>Fri, 16 Nov 2007 00:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.partlyhuman.com/blog/roger/cylinder-mapping#comment-56948</guid>
		<description>Oh yeah, oops, it defines &lt;tt&gt;function destroy():void&lt;/tt&gt;. That&#039;s all.</description>
		<content:encoded><![CDATA[<p>Oh yeah, oops, it defines <tt>function destroy():void</tt>. That&#8217;s all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://dispatchevent.org/roger/cylinder-mapping/comment-page-1/#comment-56945</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Fri, 16 Nov 2007 00:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.partlyhuman.com/blog/roger/cylinder-mapping#comment-56945</guid>
		<description>You didn&#039;t include com.yourmajesty.types.IDestroyable in the source.</description>
		<content:encoded><![CDATA[<p>You didn&#8217;t include com.yourmajesty.types.IDestroyable in the source.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
