<?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: Adobe AMF 3 Transfer of Photo Data From a PHP Application Server To a Adobe Flex Client</title>
	<atom:link href="http://www.seaquest.com/2009/12/18/adobe-amf-3-transfer-of-photo-data-from-a-php-application-server-to-a-adobe-flex-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seaquest.com/2009/12/18/adobe-amf-3-transfer-of-photo-data-from-a-php-application-server-to-a-adobe-flex-client/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 26 Feb 2011 12:44:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Carey Belser</title>
		<link>http://www.seaquest.com/2009/12/18/adobe-amf-3-transfer-of-photo-data-from-a-php-application-server-to-a-adobe-flex-client/comment-page-1/#comment-192</link>
		<dc:creator>Carey Belser</dc:creator>
		<pubDate>Sun, 23 May 2010 18:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaquest.com/?p=17#comment-192</guid>
		<description>Great story, thanks. Could you explain the third paragraph in more detail please?

@ Carey Belser

Sure, I&#039;ll try. To transfer a photo from the Web application server to the Flex client it is desirable to have a PHP array of bytes data type so the the Flex client can received this photo as an ActionScript 3.0 ByteArray data type. PHP does not have a byte array data type. The closes PHP data type is String. Accordingly, internal to the Web application server we watch for a (very long) string data type and if the long string has the right photo data header bytes, the we internally convert the photo data type to a ActionScript 3.0 ByteArray data type. The Flex 3 or 4 built client can conveniently render photos that are received as  AS 3.0 ByteArrays.

Pete
</description>
		<content:encoded><![CDATA[<p>Great story, thanks. Could you explain the third paragraph in more detail please?</p>
<p>@ Carey Belser</p>
<p>Sure, I&#8217;ll try. To transfer a photo from the Web application server to the Flex client it is desirable to have a PHP array of bytes data type so the the Flex client can received this photo as an ActionScript 3.0 ByteArray data type. PHP does not have a byte array data type. The closes PHP data type is String. Accordingly, internal to the Web application server we watch for a (very long) string data type and if the long string has the right photo data header bytes, the we internally convert the photo data type to a ActionScript 3.0 ByteArray data type. The Flex 3 or 4 built client can conveniently render photos that are received as  AS 3.0 ByteArrays.</p>
<p>Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: O&#8217;Reilly InsideRIA: Photo Gallery Maté Framework, With Photo Caching Article &#171; Seaquest</title>
		<link>http://www.seaquest.com/2009/12/18/adobe-amf-3-transfer-of-photo-data-from-a-php-application-server-to-a-adobe-flex-client/comment-page-1/#comment-73</link>
		<dc:creator>O&#8217;Reilly InsideRIA: Photo Gallery Maté Framework, With Photo Caching Article &#171; Seaquest</dc:creator>
		<pubDate>Thu, 18 Mar 2010 12:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaquest.com/?p=17#comment-73</guid>
		<description>[...] About            &#171; Adobe AMF 3 Transfer of Photo Data From a PHP Application Server To a Adobe Flex Client [...]</description>
		<content:encoded><![CDATA[<p>[...] About            &laquo; Adobe AMF 3 Transfer of Photo Data From a PHP Application Server To a Adobe Flex Client [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.seaquest.com/2009/12/18/adobe-amf-3-transfer-of-photo-data-from-a-php-application-server-to-a-adobe-flex-client/comment-page-1/#comment-53</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaquest.com/?p=17#comment-53</guid>
		<description>You are most welcome. It took a lot to figure all of this out and I thought it best to share what I learned.</description>
		<content:encoded><![CDATA[<p>You are most welcome. It took a lot to figure all of this out and I thought it best to share what I learned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omicron Federalist</title>
		<link>http://www.seaquest.com/2009/12/18/adobe-amf-3-transfer-of-photo-data-from-a-php-application-server-to-a-adobe-flex-client/comment-page-1/#comment-32</link>
		<dc:creator>Omicron Federalist</dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaquest.com/?p=17#comment-32</guid>
		<description>Thank you for your help!</description>
		<content:encoded><![CDATA[<p>Thank you for your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

