<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: A Super Simple FLV Player using ActionScript 3.0</title>
	<link>http://blog.bumblemachine.com/archives/13</link>
	<description>Technical explorations through eternal distraction</description>
	<pubDate>Fri, 30 Jul 2010 10:32:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: kriggio</title>
		<link>http://blog.bumblemachine.com/archives/13#comment-1027</link>
		<dc:creator>kriggio</dc:creator>
		<pubDate>Sat, 19 Apr 2008 18:01:17 +0000</pubDate>
		<guid>http://blog.bumblemachine.com/archives/13#comment-1027</guid>
		<description>Copycat, thanks for noticing that my entry was copied.  However, both posts are actually mine ;) I am kriggio.  A few months ago I started to slowly migrate my blog to this site, copying all of my entries.  I didn't erase the old, just in case people bookmarked the old site, but I still wanted one location with all of my entries, hence it duplication here.  I actually do appreciate the call out on potential copying here though.</description>
		<content:encoded><![CDATA[<p>Copycat, thanks for noticing that my entry was copied.  However, both posts are actually mine ;) I am kriggio.  A few months ago I started to slowly migrate my blog to this site, copying all of my entries.  I didn&#8217;t erase the old, just in case people bookmarked the old site, but I still wanted one location with all of my entries, hence it duplication here.  I actually do appreciate the call out on potential copying here though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Copycat</title>
		<link>http://blog.bumblemachine.com/archives/13#comment-1026</link>
		<dc:creator>Copycat</dc:creator>
		<pubDate>Sat, 19 Apr 2008 13:53:39 +0000</pubDate>
		<guid>http://blog.bumblemachine.com/archives/13#comment-1026</guid>
		<description>Who's copying who here...

http://kriggio.wordpress.com/2007/06/06/a-super-simple-flv-player-using-actionscript-30/#comment-74</description>
		<content:encoded><![CDATA[<p>Who&#8217;s copying who here&#8230;</p>
<p><a href="http://kriggio.wordpress.com/2007/06/06/a-super-simple-flv-player-using-actionscript-30/#comment-74" rel="nofollow">http://kriggio.wordpress.com/2007/06/06/a-super-simple-flv-player-using-actionscript-30/#comment-74</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.bumblemachine.com/archives/13#comment-13</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 31 Aug 2007 23:33:50 +0000</pubDate>
		<guid>http://blog.bumblemachine.com/archives/13#comment-13</guid>
		<description>Hey Ken,

I was poking around your site.  Found this post.  You can use the VideoDisplay component in Flex to show video also.  I even used it to create a radio player by capturing a flv stream from a music server.  If you want to see it, I will have this example link up for awhile:
http://example.3alves.com/RadioPlayer/

The data displayed comes from metadata tags in the flv stream.  I actually extended (subclassed) the VideoDisplay component to capture the custom cuePoint metadata in the stream.  Some day soon I will blog the whole thing.

Regards,
Tony
P.S. (liked the blackjack example, that rocked)</description>
		<content:encoded><![CDATA[<p>Hey Ken,</p>
<p>I was poking around your site.  Found this post.  You can use the VideoDisplay component in Flex to show video also.  I even used it to create a radio player by capturing a flv stream from a music server.  If you want to see it, I will have this example link up for awhile:<br />
<a href="http://example.3alves.com/RadioPlayer/" rel="nofollow">http://example.3alves.com/RadioPlayer/</a></p>
<p>The data displayed comes from metadata tags in the flv stream.  I actually extended (subclassed) the VideoDisplay component to capture the custom cuePoint metadata in the stream.  Some day soon I will blog the whole thing.</p>
<p>Regards,<br />
Tony<br />
P.S. (liked the blackjack example, that rocked)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating a Simple MP3 Player using ActionScript 3.0 and Flex 2 &#171; Bees Are Social By Nature</title>
		<link>http://blog.bumblemachine.com/archives/13#comment-12</link>
		<dc:creator>Creating a Simple MP3 Player using ActionScript 3.0 and Flex 2 &#171; Bees Are Social By Nature</dc:creator>
		<pubDate>Wed, 20 Jun 2007 04:45:05 +0000</pubDate>
		<guid>http://blog.bumblemachine.com/archives/13#comment-12</guid>
		<description>[...] 19th, 2007   After creating a Simple FLV Player using ActioScript 3.0, I decided to extend my learning by going through the process of creating a simple MP3 player using [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 19th, 2007   After creating a Simple FLV Player using ActioScript 3.0, I decided to extend my learning by going through the process of creating a simple MP3 player using [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth Riggio</title>
		<link>http://blog.bumblemachine.com/archives/13#comment-11</link>
		<dc:creator>Kenneth Riggio</dc:creator>
		<pubDate>Thu, 07 Jun 2007 07:33:26 +0000</pubDate>
		<guid>http://blog.bumblemachine.com/archives/13#comment-11</guid>
		<description>I started trying to figure out how to apply this to a Flex 2 MXML - based UI, and found that a near identical version of what Idid can be found on the Adobe Flex Livedocs Site,
http://livedocs.adobe.com/flex/2/docs/00001861.html#139750</description>
		<content:encoded><![CDATA[<p>I started trying to figure out how to apply this to a Flex 2 MXML - based UI, and found that a near identical version of what Idid can be found on the Adobe Flex Livedocs Site,<br />
<a href="http://livedocs.adobe.com/flex/2/docs/00001861.html#139750" rel="nofollow">http://livedocs.adobe.com/flex/2/docs/00001861.html#139750</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
