<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jacobmake &#187; Video Player</title>
	<atom:link href="http://www.jacobmake.com/tag/video-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacobmake.com</link>
	<description>I have creative ADD</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:06:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AS3 &#8211; Video Player</title>
		<link>http://www.jacobmake.com/2008/12/as3-video-player/</link>
		<comments>http://www.jacobmake.com/2008/12/as3-video-player/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 21:03:33 +0000</pubDate>
		<dc:creator>jacobmake</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Video Player]]></category>

		<guid isPermaLink="false">http://www.jacobmake.com/?p=131</guid>
		<description><![CDATA[For a recent project I needed a skinnable AS3 Video Player. Everything I found was either over-developed or just didn&#8217;t work.
So&#8230; I created a super-simple skinnable AS3 FLV player. It&#8217;s still got a few kinks, but might be a good starting point for anyone to add-on. Feel free to use as you see fit (pls [...]]]></description>
			<content:encoded><![CDATA[<p>For a recent project I needed a skinnable AS3 Video Player. Everything I found was either over-developed or just didn&#8217;t work.</p>
<p>So&#8230; I created a <a title="AS3 Video Player" href="http://jacobheberlie.com/hebchop/as3/as3VideoPlayer/">super-simple skinnable AS3 FLV player</a>. It&#8217;s still got a few kinks, but might be a good starting point for anyone to add-on. Feel free to use as you see fit (pls don&#8217;t be a dick and try to go sell it somewhere).</p>
<p><strong>Here is what it has:</strong></p>
<ul>
<li>Play / Pause functionality</li>
<li>Video Scrubbing</li>
<li>Buffer display</li>
<li>Jump To section</li>
</ul>
<p><strong>Here is what it does not have, but what could be extended w/ a little more effort:</strong></p>
<ul>
<li>fullscreen</li>
<li>time display</li>
<li>sound controls</li>
</ul>
<p><a title="AS3 Video Player" href="http://jacobheberlie.com/hebchop/as3/as3VideoPlayer/">Link to AS3 Video Player Page</a><br />
<a title="AS3 Video Player Assets" href="http://jacobheberlie.com/hebchop/as3/as3VideoPlayer/VideoPlayer.zip">Download Assets</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacobmake.com/2008/12/as3-video-player/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
