<?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: New version of our AS3 open-source VideoPlayer</title>
	<atom:link href="http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/feed/" rel="self" type="application/rss+xml" />
	<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/</link>
	<description>flash and actioscript development</description>
	<lastBuildDate>Thu, 17 May 2012 09:38:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Eugene</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-1623</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Wed, 05 Oct 2011 10:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-1623</guid>
		<description>Please repair this!!!...</description>
		<content:encoded><![CDATA[<p>Please repair this!!!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-1622</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Wed, 05 Oct 2011 10:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-1622</guid>
		<description>If you refresh a site with the player in Internet Explorer, the player becomes very small!!!...(((</description>
		<content:encoded><![CDATA[<p>If you refresh a site with the player in Internet Explorer, the player becomes very small!!!&#8230;(((</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-1616</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sat, 10 Sep 2011 10:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-1616</guid>
		<description>Hi Phil,

nice work, thanx.
Is it possible to add an skip-to-start-button to the player?

regards
max</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>nice work, thanx.<br />
Is it possible to add an skip-to-start-button to the player?</p>
<p>regards<br />
max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-1164</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 01 Jun 2010 22:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-1164</guid>
		<description>mmm, i would just create an empty main class and add a new ApdevVideoPlayer instance to that ... should work.</description>
		<content:encoded><![CDATA[<p>mmm, i would just create an empty main class and add a new ApdevVideoPlayer instance to that &#8230; should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timbo</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-1163</link>
		<dc:creator>timbo</dc:creator>
		<pubDate>Tue, 01 Jun 2010 18:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-1163</guid>
		<description>awesome thanks.  In Flex, i think the Main class needs to be in the src folder, is ApdevVideoPlayer.as the Main class?</description>
		<content:encoded><![CDATA[<p>awesome thanks.  In Flex, i think the Main class needs to be in the src folder, is ApdevVideoPlayer.as the Main class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-1160</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 01 Jun 2010 07:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-1160</guid>
		<description>hi timbo,
i used FDT (a eclipse plugin for coding AS3) but flex/flash builder should work fine. just create a new AS-only project and copy our files to your new project folder.

cheers
phil</description>
		<content:encoded><![CDATA[<p>hi timbo,<br />
i used FDT (a eclipse plugin for coding AS3) but flex/flash builder should work fine. just create a new AS-only project and copy our files to your new project folder.</p>
<p>cheers<br />
phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timbo</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-1158</link>
		<dc:creator>timbo</dc:creator>
		<pubDate>Mon, 31 May 2010 22:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-1158</guid>
		<description>Forgive this dumb question, but I am a noob.  What IDE did you use to create this?  I am trying to build this in Flex Builder, but I am having problems.  I have all of Adobes tools, so I can use whatever would be easiest.</description>
		<content:encoded><![CDATA[<p>Forgive this dumb question, but I am a noob.  What IDE did you use to create this?  I am trying to build this in Flex Builder, but I am having problems.  I have all of Adobes tools, so I can use whatever would be easiest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udo rudi</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-984</link>
		<dc:creator>udo rudi</dc:creator>
		<pubDate>Tue, 26 Jan 2010 12:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-984</guid>
		<description>hello phil,

thank&#039;s a lot. without the neon green it&#039;s very usefully....</description>
		<content:encoded><![CDATA[<p>hello phil,</p>
<p>thank&#8217;s a lot. without the neon green it&#8217;s very usefully&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-878</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 24 Dec 2009 12:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-878</guid>
		<description>hi udo,
there is a new version available here:
http://apdevblog.com/version-1-0-3-of-the-apdev-videoplayer-released/

i changed the standard colorset of the skinned html videoplayer to a more subtle grey - hope you like it ;)

cheers
phil</description>
		<content:encoded><![CDATA[<p>hi udo,<br />
there is a new version available here:<br />
<a href="http://apdevblog.com/version-1-0-3-of-the-apdev-videoplayer-released/" rel="nofollow"></a><a href='http://apdevblog.com/version-1-0-3-of-the-apdev-videoplayer-released/'>http://apdevblog.com/version-1-0-3-of-the-apdev-videoplayer-released/</a></p>
<p>i changed the standard colorset of the skinned html videoplayer to a more subtle grey &#8211; hope you like it ;)</p>
<p>cheers<br />
phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udo rudi</title>
		<link>http://apdevblog.com/new-version-of-our-as3-open-source-videoplayer/comment-page-1/#comment-877</link>
		<dc:creator>udo rudi</dc:creator>
		<pubDate>Thu, 24 Dec 2009 08:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=655#comment-877</guid>
		<description>great work, but why are these stupid ugly green colors on the control ?
I have no time to configure hundreds of style parameters, before I can use the player.
Why not let the colors in default grey like the jerowing player ?</description>
		<content:encoded><![CDATA[<p>great work, but why are these stupid ugly green colors on the control ?<br />
I have no time to configure hundreds of style parameters, before I can use the player.<br />
Why not let the colors in default grey like the jerowing player ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

