<?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: AS3: Visualizing Video</title>
	<atom:link href="http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/</link>
	<description></description>
	<lastBuildDate>Tue, 25 Mar 2008 13:45:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Patrick Hunton</title>
		<link>http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/comment-page-1/#comment-66</link>
		<dc:creator>Patrick Hunton</dc:creator>
		<pubDate>Wed, 22 Mar 2006 15:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=23#comment-66</guid>
		<description>Kenny, very cool. I did something like this a few months ago, but haven&#039;t gotten a chance to get back to it and make it quite what I wanted it to be. I also did another experiment that uses BitmapData and video so that you can click and drag sections of a video to different areas and it continues to play.

the wall:
http://dev.cabedge.net/videowall/video_wall.swf

the movable sections (click and drag around the video):
http://dev.cabedge.net/videowall/video3.swf

(oh, and just FYI, they are both F8)</description>
		<content:encoded><![CDATA[<p>Kenny, very cool. I did something like this a few months ago, but haven&#8217;t gotten a chance to get back to it and make it quite what I wanted it to be. I also did another experiment that uses BitmapData and video so that you can click and drag sections of a video to different areas and it continues to play.</p>
<p>the wall:<br />
<a href="http://dev.cabedge.net/videowall/video_wall.swf" rel="nofollow">http://dev.cabedge.net/videowall/video_wall.swf</a></p>
<p>the movable sections (click and drag around the video):<br />
<a href="http://dev.cabedge.net/videowall/video3.swf" rel="nofollow">http://dev.cabedge.net/videowall/video3.swf</a></p>
<p>(oh, and just FYI, they are both F8)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/comment-page-1/#comment-65</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Wed, 07 Dec 2005 15:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=23#comment-65</guid>
		<description>Hi Kenny, I&#039;m strongly trying to display a Video with a mxml in Flex 2.0; I created a class in AS3 that works exactly like yours but even though FCS is workinf fine I can&#039;t see the video..why? How do I instantiate the class? As an mxml tag? Do you have any suggestion? Can you help me?</description>
		<content:encoded><![CDATA[<p>Hi Kenny, I&#8217;m strongly trying to display a Video with a mxml in Flex 2.0; I created a class in AS3 that works exactly like yours but even though FCS is workinf fine I can&#8217;t see the video..why? How do I instantiate the class? As an mxml tag? Do you have any suggestion? Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mason</title>
		<link>http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/comment-page-1/#comment-64</link>
		<dc:creator>mason</dc:creator>
		<pubDate>Fri, 11 Nov 2005 14:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=23#comment-64</guid>
		<description>kenny, nice to see you posting again -- this demo is great.  When you get a chance you should put up the two panel view where you can see the video and the mosaic.

As always, great work!</description>
		<content:encoded><![CDATA[<p>kenny, nice to see you posting again &#8212; this demo is great.  When you get a chance you should put up the two panel view where you can see the video and the mosaic.</p>
<p>As always, great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Bunch</title>
		<link>http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/comment-page-1/#comment-63</link>
		<dc:creator>Kenny Bunch</dc:creator>
		<pubDate>Tue, 08 Nov 2005 15:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=23#comment-63</guid>
		<description>Ian,
Nice observation. The demo you see is actually v8, as I wanted to let as many people see it as possible. The source is 8.5.</description>
		<content:encoded><![CDATA[<p>Ian,<br />
Nice observation. The demo you see is actually v8, as I wanted to let as many people see it as possible. The source is 8.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Turgeon</title>
		<link>http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/comment-page-1/#comment-62</link>
		<dc:creator>Ian Turgeon</dc:creator>
		<pubDate>Tue, 08 Nov 2005 14:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=23#comment-62</guid>
		<description>I know you mentioned this was built in Flex Builder 2, but I&#039;m a little confused as it&#039;s running perfectly fine in my Flash 8.0 player</description>
		<content:encoded><![CDATA[<p>I know you mentioned this was built in Flex Builder 2, but I&#8217;m a little confused as it&#8217;s running perfectly fine in my Flash 8.0 player</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Giotta</title>
		<link>http://www.kennybunch.com/blog/2005/11/as3-visualizing-video/comment-page-1/#comment-61</link>
		<dc:creator>John Giotta</dc:creator>
		<pubDate>Tue, 08 Nov 2005 14:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=23#comment-61</guid>
		<description>Hey Ken,
True that there is no event framework for onMetaData, but the old method still holds it&#039;s value.

NStream[&quot;onMetaData&quot;]

It may not be proper, but it still works for the time being.</description>
		<content:encoded><![CDATA[<p>Hey Ken,<br />
True that there is no event framework for onMetaData, but the old method still holds it&#8217;s value.</p>
<p>NStream["onMetaData"]</p>
<p>It may not be proper, but it still works for the time being.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.248 seconds -->

