<?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: SimpleFlvWriter.as &#8211; AS3 Class to Create FLV&#8217;s</title>
	<atom:link href="http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/</link>
	<description>lee felarca - personal flash/actionscript work</description>
	<lastBuildDate>Wed, 01 Sep 2010 12:54:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Course</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-2/#comment-1725</link>
		<dc:creator>Dan Course</dc:creator>
		<pubDate>Fri, 23 Jul 2010 09:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1725</guid>
		<description>Nice script y&#039;all,

Does this work with Flash in a browser? We need to record what&#039;s going on, on stage. So if a user drag and drops a box, we need to record a few of those frames, and turn it into a video.

Thanks!

DanC</description>
		<content:encoded><![CDATA[<p>Nice script y&#8217;all,</p>
<p>Does this work with Flash in a browser? We need to record what&#8217;s going on, on stage. So if a user drag and drops a box, we need to record a few of those frames, and turn it into a video.</p>
<p>Thanks!</p>
<p>DanC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giorgio</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-2/#comment-1723</link>
		<dc:creator>giorgio</dc:creator>
		<pubDate>Wed, 21 Jul 2010 13:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1723</guid>
		<description>Hello,
First of all - thank you for the script!
I have problems with the audio support.
Seems it has some synchronizing problems - it appears at the end of the video
Any suggestions or links where to look for solution?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hello,<br />
First of all &#8211; thank you for the script!<br />
I have problems with the audio support.<br />
Seems it has some synchronizing problems &#8211; it appears at the end of the video<br />
Any suggestions or links where to look for solution?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barnesy</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1722</link>
		<dc:creator>barnesy</dc:creator>
		<pubDate>Wed, 14 Jul 2010 15:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1722</guid>
		<description>hey guys! 

I am working on a version of this that will record audio using Flash 10.1 ability to access the microphone and merge the bitmap and audio data into an FLV file. 

Anyone interested on collaborating with me on this? I&#039;m thinking of starting a project on github or something.</description>
		<content:encoded><![CDATA[<p>hey guys! </p>
<p>I am working on a version of this that will record audio using Flash 10.1 ability to access the microphone and merge the bitmap and audio data into an FLV file. </p>
<p>Anyone interested on collaborating with me on this? I&#8217;m thinking of starting a project on github or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1721</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 10 Jul 2010 08:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1721</guid>
		<description>When flv file created, my video players fails to read it, some of them show message that can not read this format, others shows runtime error, i can see video only in special FLV player. How this can be fixed?</description>
		<content:encoded><![CDATA[<p>When flv file created, my video players fails to read it, some of them show message that can not read this format, others shows runtime error, i can see video only in special FLV player. How this can be fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Safi</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1715</link>
		<dc:creator>Safi</dc:creator>
		<pubDate>Tue, 22 Jun 2010 22:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1715</guid>
		<description>I think one could be that since the introduction of native process in adobe air 2 is that to latter on after video from this function is created reduce its use and to add audio using tools like ffmpeg</description>
		<content:encoded><![CDATA[<p>I think one could be that since the introduction of native process in adobe air 2 is that to latter on after video from this function is created reduce its use and to add audio using tools like ffmpeg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kelvin</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1225</link>
		<dc:creator>kelvin</dc:creator>
		<pubDate>Mon, 12 Apr 2010 20:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1225</guid>
		<description>Hello everybody,

Is it possible COMPRESS to flv, for 2 min take over 50 MB that is horrible. I need compress for flv. 
plz answer.
JPGEncoder doesnt work with bd:bytearray, can some show e.g. script??

kelvin</description>
		<content:encoded><![CDATA[<p>Hello everybody,</p>
<p>Is it possible COMPRESS to flv, for 2 min take over 50 MB that is horrible. I need compress for flv.<br />
plz answer.<br />
JPGEncoder doesnt work with bd:bytearray, can some show e.g. script??</p>
<p>kelvin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Lakhanpal</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1118</link>
		<dc:creator>Vivek Lakhanpal</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1118</guid>
		<description>Thanks Lee, very useful to start with.</description>
		<content:encoded><![CDATA[<p>Thanks Lee, very useful to start with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1115</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1115</guid>
		<description>Hi.. I&#039;m wondering about an update for this too.. I noticed that Marpi mentioned making the class save flvs to a server using PHP.  I&#039;d love to see that if it&#039;s working.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi.. I&#8217;m wondering about an update for this too.. I noticed that Marpi mentioned making the class save flvs to a server using PHP.  I&#8217;d love to see that if it&#8217;s working.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1059</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 06 Dec 2009 01:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1059</guid>
		<description>any update guys? :)</description>
		<content:encoded><![CDATA[<p>any update guys? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Video Converter</title>
		<link>http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs/comment-page-1/#comment-1029</link>
		<dc:creator>Flash Video Converter</dc:creator>
		<pubDate>Mon, 26 Oct 2009 05:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeropointnine.com/blog/simpleflvwriteras-as3-class-to-create-flvs#comment-1029</guid>
		<description>You can find more &lt;a href=&quot;http://www.flash-video-converters.com&quot; rel=&quot;nofollow&quot;&gt;Flash Video Converter&lt;/a&gt; here. Hope this will help.</description>
		<content:encoded><![CDATA[<p>You can find more <a href="http://www.flash-video-converters.com" rel="nofollow">Flash Video Converter</a> here. Hope this will help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
