<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Flash CS3 Tutorial &#8211; Binary Socket Fundamentals</title>
	<atom:link href="http://flashenabledblog.com/2008/03/26/flash-cs3-tutorial-binary-socket-fundamentals/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashenabledblog.com/2008/03/26/flash-cs3-tutorial-binary-socket-fundamentals/</link>
	<description>A Blog covering Air, Flash, Flex, Illustrator and Photoshop</description>
	<lastBuildDate>Tue, 27 Oct 2009 14:26:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roy</title>
		<link>http://flashenabledblog.com/2008/03/26/flash-cs3-tutorial-binary-socket-fundamentals/#comment-14915</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Wed, 02 Apr 2008 03:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=833#comment-14915</guid>
		<description>Very neat, nice basic overview. I just wish there weren&#039;t the sandboxing, it means any client you make basically has to be connecting to your server. You can&#039;t host a generic FTP client that lets you upload to any site. I understand why they do it that way, but it&#039;s annoying nonetheless.</description>
		<content:encoded><![CDATA[<p>Very neat, nice basic overview. I just wish there weren&#8217;t the sandboxing, it means any client you make basically has to be connecting to your server. You can&#8217;t host a generic FTP client that lets you upload to any site. I understand why they do it that way, but it&#8217;s annoying nonetheless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angryxtian</title>
		<link>http://flashenabledblog.com/2008/03/26/flash-cs3-tutorial-binary-socket-fundamentals/#comment-14886</link>
		<dc:creator>angryxtian</dc:creator>
		<pubDate>Sat, 29 Mar 2008 06:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=833#comment-14886</guid>
		<description>Wow that&#039;s really complicatd.  I don&#039;t understand it at all.  :(</description>
		<content:encoded><![CDATA[<p>Wow that&#8217;s really complicatd.  I don&#8217;t understand it at all.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maliboo</title>
		<link>http://flashenabledblog.com/2008/03/26/flash-cs3-tutorial-binary-socket-fundamentals/#comment-14862</link>
		<dc:creator>maliboo</dc:creator>
		<pubDate>Wed, 26 Mar 2008 18:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=833#comment-14862</guid>
		<description>Nice one, but Socket class still suffers from lack of write progress status (Adobe bug base: SDK-12277), so you cannot send larger files/byte chunks:
http://www.onflex.org/ted/2007/05/flexftp-ftp-client-in-flex-using.php

;(</description>
		<content:encoded><![CDATA[<p>Nice one, but Socket class still suffers from lack of write progress status (Adobe bug base: SDK-12277), so you cannot send larger files/byte chunks:<br />
<a href="http://www.onflex.org/ted/2007/05/flexftp-ftp-client-in-flex-using.php" rel="nofollow">http://www.onflex.org/ted/2007/05/flexftp-ftp-client-in-flex-using.php</a></p>
<p>;(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senocular</title>
		<link>http://flashenabledblog.com/2008/03/26/flash-cs3-tutorial-binary-socket-fundamentals/#comment-14858</link>
		<dc:creator>senocular</dc:creator>
		<pubDate>Wed, 26 Mar 2008 16:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=833#comment-14858</guid>
		<description>It should be noted that as of the new Flash Player release in April ALL socket connections (even on the same domain) require a socket-based policy file.

http://www.adobe.com/devnet/flashplayer/articles/flash_player9_security_update.html?devcon=f3</description>
		<content:encoded><![CDATA[<p>It should be noted that as of the new Flash Player release in April ALL socket connections (even on the same domain) require a socket-based policy file.</p>
<p><a href="http://www.adobe.com/devnet/flashplayer/articles/flash_player9_security_update.html?devcon=f3" rel="nofollow">http://www.adobe.com/devnet/flashplayer/articles/flash_player9_security_update.html?devcon=f3</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
