<?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>The Blog &#187; Youtube</title>
	<atom:link href="http://www.ovidiudiac.ro/blog/tag/youtube/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ovidiudiac.ro/blog</link>
	<description>Ovidiu Diac's Blog</description>
	<lastBuildDate>Thu, 18 Aug 2011 15:27:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Youtube releases AS3 api</title>
		<link>http://www.ovidiudiac.ro/blog/2009/11/youtube-releases-as3-api/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/11/youtube-releases-as3-api/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 19:33:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Object Oriented Programming]]></category>
		<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=346</guid>
		<description><![CDATA[Since youtube has released the as3 api the wrapper will become obsolete.
In order to keep things compatible, a new as3 lib will be available for download soon that will be compatible with the wrapper but will make use of the new as3 api.
]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/11/youtube-releases-as3-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper v0.8.0m</title>
		<link>http://www.ovidiudiac.ro/blog/2009/07/youtube-as3-wrapper-v080m/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/07/youtube-as3-wrapper-v080m/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 19:33:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=335</guid>
		<description><![CDATA[I would like to announce the availability of a new version of the Youtube AS3 Wrapper: v0.8.0m &#8211; m is from Multiple
This new version adds support for multiple players on the same stage. 
That is, you can now play multiple youtube clips in the same time, on the same stage!
The new version is available for [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/07/youtube-as3-wrapper-v080m/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper v0.7.2</title>
		<link>http://www.ovidiudiac.ro/blog/2009/06/youtube-as3-wrapper-v072/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/06/youtube-as3-wrapper-v072/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 16:10:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[v0.7.2]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=307</guid>
		<description><![CDATA[A new version of Youtube AS3 Wrapper is available: v0.7.2
This new version fixes a bug where adding and removing the player to and from stage repeatedly causes it to crash.
The new version is available for download Youtube AS3 Wrapper &#8211; Downloads
Enjoy!
]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/06/youtube-as3-wrapper-v072/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper &#8211; Changelog</title>
		<link>http://www.ovidiudiac.ro/blog/2009/04/youtube-as3-wrapper-changelog/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/04/youtube-as3-wrapper-changelog/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 09:11:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=285</guid>
		<description><![CDATA[Youtube AS3 Wrapper v0.8.0m
This new version introduces support for multiple videos playback in the same time, on the same stage!
Some changes in the api: All the methods have been added a new parameter, &#8220;playerid&#8221;, which will represent the id of the player to which the function will apply.
Example:
function loadVideo&#40;id : String, startSeconds : Number = [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/04/youtube-as3-wrapper-changelog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper v0.7.1</title>
		<link>http://www.ovidiudiac.ro/blog/2009/04/youtube-as3-wrapper-v071/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/04/youtube-as3-wrapper-v071/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 20:30:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=268</guid>
		<description><![CDATA[A new version of Youtube AS3 Wrapper is available: v0.7.1
This new version adds Adobe AIR support.
The new version is available for download Youtube AS3 Wrapper &#8211; Downloads
Also, a new test harness player sources have been added, which makes use of the new wrapper and it&#8217;s AIR capabillities.
You can download the sources for the new Test [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/04/youtube-as3-wrapper-v071/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper &#8211; How to use</title>
		<link>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-how-to-use/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-how-to-use/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 12:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=169</guid>
		<description><![CDATA[This is a How to guideline on the Youtube AS3 Wrapper.
Before starting, this tutorial assumes you are at least familiar with AS3. 

Firstly, you should download the latest Youtube AS3 Wrapper from here (the lastest at the time of this writing is v0.7). Unzip the contents into your project folder (generally the 2 swf file [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-how-to-use/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper v0.7</title>
		<link>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-v07/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-v07/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 10:09:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=160</guid>
		<description><![CDATA[A new version of Youtube AS3 Wrapper is available: v0.7
This new version fixes the volume and mute methods thus making the use of destroyAndReload method obsolete. This means you no longer have to destroy and reload the player in Internet Explorer.
The new version is available for download Youtube AS3 Wrapper &#8211; Downloads
Also, the test harness [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-v07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper &#8211; Documentation</title>
		<link>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-documentation/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-documentation/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 10:11:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[harness]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=147</guid>
		<description><![CDATA[The IYoutube Interface
This actually represents the playground for Youtube AS3 Wrapper: all the methods needed to handle youtube videos are methods of this interface.
So let&#8217;s go through each of the methods.
EventDispatcher related:
function addEventListener&#40;type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false&#41;:void;
function removeEventListener&#40;type:String, listener:Function, useCapture:Boolean = false&#41;:void;
Use addEventListener to listen to the events dispatched [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-documentation/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper &#8211; Multiple instances sample</title>
		<link>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-multiple-instances-sample/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-multiple-instances-sample/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 08:37:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[harness]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=139</guid>
		<description><![CDATA[The test video player is a flex application using Youtube AS3 Wrapper.
You can download the latest files for both the wrapper and the test player HERE.
This player demonstrates the latest wrapper&#8217;s capabilities, that to play multiple videos in the same time on the same stage.

Alternative content




swfobject.embedSWF("http://www.ovidiudiac.ro/youtubeTestFlash/test.swf", "flashPlayer", 600, 500, "9.0.0", "http://www.ovidiudiac.ro/youtubeTestFlash/expressinstall.swf",null,{allowScriptAccess:"always",base:"http://www.ovidiudiac.ro/youtubeTestFlash/"});

To start playing a video, [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper-multiple-instances-sample/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Youtube AS3 Wrapper</title>
		<link>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper/</link>
		<comments>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 21:53:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[Youtube]]></category>
		<category><![CDATA[Youtube Wrapper]]></category>
		<category><![CDATA[actionscript3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[as3.0]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://www.ovidiudiac.ro/blog/?p=70</guid>
		<description><![CDATA[I started building this AS3 to AS2 youtube wrapper some time back, from the need to add youtube support to actionscript 3 projects, and now i decided to share it.
I tried some of the wrappers available out there, some are good, soom are pretty bad but all of them had all sorts of issues. Some [...]]]></description>
		<wfw:commentRss>http://www.ovidiudiac.ro/blog/2009/03/youtube-as3-wrapper/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
