<?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: Compiz-like wobbling windows in AS3</title>
	<atom:link href="http://manuel.bit-fire.com/2008/09/04/compiz-like-wobbling-windows-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://manuel.bit-fire.com/2008/09/04/compiz-like-wobbling-windows-in-as3/</link>
	<description></description>
	<lastBuildDate>Fri, 19 Mar 2010 20:31:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: David Charney</title>
		<link>http://manuel.bit-fire.com/2008/09/04/compiz-like-wobbling-windows-in-as3/comment-page-1/#comment-11322</link>
		<dc:creator>David Charney</dc:creator>
		<pubDate>Fri, 24 Apr 2009 22:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://manuel.bit-fire.com/?p=128#comment-11322</guid>
		<description>Hey Manuel,
First, this is a fantastic demo. I hate to sound naive, but how do I use the source code? I am a bit new to AS3 and don&#039;t see a FLA to play around with.

Thanks so much.</description>
		<content:encoded><![CDATA[<p>Hey Manuel,<br />
First, this is a fantastic demo. I hate to sound naive, but how do I use the source code? I am a bit new to AS3 and don&#8217;t see a FLA to play around with.</p>
<p>Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://manuel.bit-fire.com/2008/09/04/compiz-like-wobbling-windows-in-as3/comment-page-1/#comment-10523</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Mon, 29 Dec 2008 11:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://manuel.bit-fire.com/?p=128#comment-10523</guid>
		<description>Hello Eugene, this is due to the Flash Player security policies, that&#039;s it, the video must resides on the same .swf domain in order to be loaded correctly from any client running it. In fact, the demo on my blog loads a small demo video that resides itself on *this* server.
You&#039;ll have to upload the video to the colorpictures.ru domain *AND* remember to setup your own crossdomain.xml to describe your cross-domain policies.
This descriptor will be read from the Flash Player whenever a request to get the video resource from this domain occurs, take a look at what YouTube is using right now (http://youtube.com/crossdomain.xml): since you are using subdomains too as win.colorpictures.ru, i think you&#039;ll be fine in setting a crossdomain.xml with domain=&quot;*.colorpictures.ru&quot;.</description>
		<content:encoded><![CDATA[<p>Hello Eugene, this is due to the Flash Player security policies, that&#8217;s it, the video must resides on the same .swf domain in order to be loaded correctly from any client running it. In fact, the demo on my blog loads a small demo video that resides itself on *this* server.<br />
You&#8217;ll have to upload the video to the colorpictures.ru domain *AND* remember to setup your own crossdomain.xml to describe your cross-domain policies.<br />
This descriptor will be read from the Flash Player whenever a request to get the video resource from this domain occurs, take a look at what YouTube is using right now (<a href="http://youtube.com/crossdomain.xml" rel="nofollow">http://youtube.com/crossdomain.xml</a>): since you are using subdomains too as win.colorpictures.ru, i think you&#8217;ll be fine in setting a crossdomain.xml with domain=&#8221;*.colorpictures.ru&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://manuel.bit-fire.com/2008/09/04/compiz-like-wobbling-windows-in-as3/comment-page-1/#comment-10521</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Mon, 29 Dec 2008 01:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://manuel.bit-fire.com/?p=128#comment-10521</guid>
		<description>When I copy your project to the server, and  trying to move a window with video (when it loaded) — window begins to disappear. (http://win.colorpictures.ru/flash/windows/)
But locally it works ...

Could you suggest, what&#039;s my mistake?</description>
		<content:encoded><![CDATA[<p>When I copy your project to the server, and  trying to move a window with video (when it loaded) — window begins to disappear. (<a href="http://win.colorpictures.ru/flash/windows/" rel="nofollow">http://win.colorpictures.ru/flash/windows/</a>)<br />
But locally it works &#8230;</p>
<p>Could you suggest, what&#8217;s my mistake?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://manuel.bit-fire.com/2008/09/04/compiz-like-wobbling-windows-in-as3/comment-page-1/#comment-10020</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 01 Nov 2008 15:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://manuel.bit-fire.com/?p=128#comment-10020</guid>
		<description>Thanks man! great code, great work!</description>
		<content:encoded><![CDATA[<p>Thanks man! great code, great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://manuel.bit-fire.com/2008/09/04/compiz-like-wobbling-windows-in-as3/comment-page-1/#comment-9694</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 07 Sep 2008 22:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://manuel.bit-fire.com/?p=128#comment-9694</guid>
		<description>There&#039;s something quite satisfying about these windows... like they suddenly become tangible objects.

Thanks for releasing the code.</description>
		<content:encoded><![CDATA[<p>There&#8217;s something quite satisfying about these windows&#8230; like they suddenly become tangible objects.</p>
<p>Thanks for releasing the code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
