<?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"
	>
<channel>
	<title>Comments on: Reading FLV Dimensions with AIR</title>
	<atom:link href="http://blog.kevinhoyt.org/2007/10/11/reading-flv-dimensions-with-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kevinhoyt.org/2007/10/11/reading-flv-dimensions-with-air/</link>
	<description>On the desktop, on the web, on the device ... On the Platform</description>
	<pubDate>Fri, 21 Nov 2008 00:00:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Kevin Hoyt</title>
		<link>http://blog.kevinhoyt.org/2007/10/11/reading-flv-dimensions-with-air/#comment-8466</link>
		<dc:creator>Kevin Hoyt</dc:creator>
		<pubDate>Tue, 16 Oct 2007 17:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/2007/10/11/reading-flv-dimensions-with-air/#comment-8466</guid>
		<description>Mudit,

Thanks for reading!  I've posted the source code in a follow-up post just now.  The post is called "Playing Video with JavaScript (AIR)".  I've also update this post to include the threeQuartersByte() method.  I'm not sure if that's what it is actually called, but essentially it's making an integer value out of three bytes (as opposed to the normal two or four).

Regards,
Kevin</description>
		<content:encoded><![CDATA[<p>Mudit,</p>
<p>Thanks for reading!  I&#8217;ve posted the source code in a follow-up post just now.  The post is called &#8220;Playing Video with JavaScript (AIR)&#8221;.  I&#8217;ve also update this post to include the threeQuartersByte() method.  I&#8217;m not sure if that&#8217;s what it is actually called, but essentially it&#8217;s making an integer value out of three bytes (as opposed to the normal two or four).</p>
<p>Regards,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mudit</title>
		<link>http://blog.kevinhoyt.org/2007/10/11/reading-flv-dimensions-with-air/#comment-8370</link>
		<dc:creator>Mudit</dc:creator>
		<pubDate>Sun, 14 Oct 2007 05:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kevinhoyt.org/2007/10/11/reading-flv-dimensions-with-air/#comment-8370</guid>
		<description>Hi Kevin, nice post, would it possible for you to release the source for this as it would really help me to learn more about reading the data from FLV the binary way in AIR.
Also there is a method call in 
dataSize = threeQuarterByte( dataSize );
There is no reference of the threeQuarterByte in the post.
Thanks
Mudit</description>
		<content:encoded><![CDATA[<p>Hi Kevin, nice post, would it possible for you to release the source for this as it would really help me to learn more about reading the data from FLV the binary way in AIR.<br />
Also there is a method call in<br />
dataSize = threeQuarterByte( dataSize );<br />
There is no reference of the threeQuarterByte in the post.<br />
Thanks<br />
Mudit</p>
]]></content:encoded>
	</item>
</channel>
</rss>
