<?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: An Adobe Air Component for the Vimeo Moogaloop API</title>
	<atom:link href="http://blog.derhess.de/2009/09/22/an-adobe-air-component-for-the-vimeo-moogaloop-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.derhess.de/2009/09/22/an-adobe-air-component-for-the-vimeo-moogaloop-api/</link>
	<description>am medialen werkeln</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:02:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: gr4</title>
		<link>http://blog.derhess.de/2009/09/22/an-adobe-air-component-for-the-vimeo-moogaloop-api/comment-page-1/#comment-2207</link>
		<dc:creator>gr4</dc:creator>
		<pubDate>Tue, 29 Nov 2011 18:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.derhess.de/?p=1006#comment-2207</guid>
		<description>&lt;a href=&quot;#comment-1257&quot; rel=&quot;nofollow&quot;&gt;@admin &lt;/a&gt; 
Hi, is there (after years as i see) any chance to run vimeo player on adobe air build in flash cs5 ?

Vimeo api for as3 still doesn&#039;t work because of System.allowDomain issue... 

SecurityError: Error #3207: Application-sandbox content cannot access this feature. at flash.system::Security$/allowDomain()

Can somebody help with this nightmare ?</description>
		<content:encoded><![CDATA[<p><a href="#comment-1257" rel="nofollow">@admin </a><br />
Hi, is there (after years as i see) any chance to run vimeo player on adobe air build in flash cs5 ?</p>
<p>Vimeo api for as3 still doesn&#8217;t work because of System.allowDomain issue&#8230; </p>
<p>SecurityError: Error #3207: Application-sandbox content cannot access this feature. at flash.system::Security$/allowDomain()</p>
<p>Can somebody help with this nightmare ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.derhess.de/2009/09/22/an-adobe-air-component-for-the-vimeo-moogaloop-api/comment-page-1/#comment-1257</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 02 Sep 2010 12:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.derhess.de/?p=1006#comment-1257</guid>
		<description>Hi Gozu,

sorry for my late response. I was on a long holiday trip. The vimeo team has changed some stuff on the vimeo API. So I don&#039;t know what is the exact problem. In Flex &amp; Air I created a special component for avoiding some Sandbox Problems.... Maybe you should check these code snippets and classes:

Vimeo Air Application Code:
http://code.google.com/p/derhess/source/browse/trunk/AS3/de/derhess/projects/air_vimeo_player/test_app_air_vimeo.mxml

VimeoAir Component in Flex:
http://code.google.com/p/derhess/source/browse/trunk/AS3/de/derhess/video/vimeo/AirVimeoPlayer.mxml

I hope that helps...</description>
		<content:encoded><![CDATA[<p>Hi Gozu,</p>
<p>sorry for my late response. I was on a long holiday trip. The vimeo team has changed some stuff on the vimeo API. So I don&#8217;t know what is the exact problem. In Flex &#038; Air I created a special component for avoiding some Sandbox Problems&#8230;. Maybe you should check these code snippets and classes:</p>
<p>Vimeo Air Application Code:<br />
<a href="http://code.google.com/p/derhess/source/browse/trunk/AS3/de/derhess/projects/air_vimeo_player/test_app_air_vimeo.mxml" rel="nofollow">http://code.google.com/p/derhess/source/browse/trunk/AS3/de/derhess/projects/air_vimeo_player/test_app_air_vimeo.mxml</a></p>
<p>VimeoAir Component in Flex:<br />
<a href="http://code.google.com/p/derhess/source/browse/trunk/AS3/de/derhess/video/vimeo/AirVimeoPlayer.mxml" rel="nofollow">http://code.google.com/p/derhess/source/browse/trunk/AS3/de/derhess/video/vimeo/AirVimeoPlayer.mxml</a></p>
<p>I hope that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gozu</title>
		<link>http://blog.derhess.de/2009/09/22/an-adobe-air-component-for-the-vimeo-moogaloop-api/comment-page-1/#comment-1227</link>
		<dc:creator>Gozu</dc:creator>
		<pubDate>Fri, 30 Jul 2010 20:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.derhess.de/?p=1006#comment-1227</guid>
		<description>I forgot : 

SecurityError: Error #3207: Application-sandbox content cannot access this feature.
	at flash.system::Security$/allowDomain()
	at de.derhess.video.vimeo::VimeoPlayer()[C:\Users\Gozu\Desktop\AIRProject\src\de\derhess\video\vimeo\VimeoPlayer.as:46]</description>
		<content:encoded><![CDATA[<p>I forgot : </p>
<p>SecurityError: Error #3207: Application-sandbox content cannot access this feature.<br />
	at flash.system::Security$/allowDomain()<br />
	at de.derhess.video.vimeo::VimeoPlayer()[C:\Users\Gozu\Desktop\AIRProject\src\de\derhess\video\vimeo\VimeoPlayer.as:46]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gozu</title>
		<link>http://blog.derhess.de/2009/09/22/an-adobe-air-component-for-the-vimeo-moogaloop-api/comment-page-1/#comment-1226</link>
		<dc:creator>Gozu</dc:creator>
		<pubDate>Fri, 30 Jul 2010 20:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.derhess.de/?p=1006#comment-1226</guid>
		<description>nice component but unfortunately, I don&#039;t succeed to use it with my AIR Application :/ Do you have documentation, tutorial or other like YoutubePlayer : http://code.google.com/intl/fr/apis/youtube/articles/tubeloc.html

MainChromeless.as : 


		public function MainChromeless() 
		{
			stage.align = StageAlign.TOP_LEFT;
			stage.scaleMode = StageScaleMode.NO_SCALE;
			
			youtubeMovie = new VimeoPlayer(13530866, 551 , 310);
			youtubeMovie.addEventListener(VimeoEvent.PLAYER_LOADED, onPlayerReady);
			youtubeMovie.x = 10;
			youtubeMovie.y = 10;
			addChild(youtubeMovie);
		}
		
		private function onPlayerReady(event_p:VimeoEvent):void 
		{
			youtubeMovie.width = 640;
			youtubeMovie.height = 480;
			youtubeMovie.loadVideo(13530866);
		}

Thx</description>
		<content:encoded><![CDATA[<p>nice component but unfortunately, I don&#8217;t succeed to use it with my AIR Application :/ Do you have documentation, tutorial or other like YoutubePlayer : <a href="http://code.google.com/intl/fr/apis/youtube/articles/tubeloc.html" rel="nofollow">http://code.google.com/intl/fr/apis/youtube/articles/tubeloc.html</a></p>
<p>MainChromeless.as : </p>
<p>		public function MainChromeless()<br />
		{<br />
			stage.align = StageAlign.TOP_LEFT;<br />
			stage.scaleMode = StageScaleMode.NO_SCALE;</p>
<p>			youtubeMovie = new VimeoPlayer(13530866, 551 , 310);<br />
			youtubeMovie.addEventListener(VimeoEvent.PLAYER_LOADED, onPlayerReady);<br />
			youtubeMovie.x = 10;<br />
			youtubeMovie.y = 10;<br />
			addChild(youtubeMovie);<br />
		}</p>
<p>		private function onPlayerReady(event_p:VimeoEvent):void<br />
		{<br />
			youtubeMovie.width = 640;<br />
			youtubeMovie.height = 480;<br />
			youtubeMovie.loadVideo(13530866);<br />
		}</p>
<p>Thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

