<?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: YouTube changes crossdomain.xml ?</title>
	<atom:link href="http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/</link>
	<description>a developer and entrepreneur on web technologies, adobe flash platform (flex, flash, air), web, opensource, linux, free software, usability, startups, India...</description>
	<lastBuildDate>Mon, 15 Mar 2010 12:09:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Abdul Qabiz</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-888</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Thu, 30 Oct 2008 06:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-888</guid>
		<description>Hi Guys
It&#039;s been a while since I responded to any comment but I promise, I would respond each comment or post something that solves youtube related issues.
Thanks for reading and commenting.
-abdul
</description>
		<content:encoded><![CDATA[<p>Hi Guys<br />
It&#8217;s been a while since I responded to any comment but I promise, I would respond each comment or post something that solves youtube related issues.<br />
Thanks for reading and commenting.<br />
-abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: German</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-887</link>
		<dc:creator>German</dc:creator>
		<pubDate>Fri, 24 Oct 2008 23:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-887</guid>
		<description>Hi Abdul
Recently iÂ´m wotking with a videos in youtube loading the stream in my web site. I work with a code that you posted and thats work very good but yesterday, the video dÂ´ont work anymore.
This is the code:
createEmptyMovieClip(&quot;mc&quot;,getNextHighestDepth());
var _mcl:MovieClipLoader = new MovieClipLoader();
_mclListener = new Object();
_mclListener.onLoadInit = function(target:MovieClip) {
var _lv:LoadVars = new LoadVars();
_lv.decode(target._url.split(&quot;?&quot;)[1]);
_root.videoplayer_mc.contentPath = &quot;http://www.youtube.com/get_video.php?&quot;+&quot;video_id=&quot;+_lv.video_id+&quot;&amp;t=&quot;+_lv.t;
_mcl.unloadClip(target);
};
_mcl.addListener(_mclListener);
_mcl.loadClip(&quot;http://es.youtube.com/v/D00DfLGCRiY&quot;,mc);
videoplayer_mc is the instance for a MediaPlayback component.
IÂ´dont understand what happen.
Â¿Can you help me please?
Thank you so much
</description>
		<content:encoded><![CDATA[<p>Hi Abdul<br />
Recently iÂ´m wotking with a videos in youtube loading the stream in my web site. I work with a code that you posted and thats work very good but yesterday, the video dÂ´ont work anymore.<br />
This is the code:<br />
createEmptyMovieClip(&#8221;mc&#8221;,getNextHighestDepth());<br />
var _mcl:MovieClipLoader = new MovieClipLoader();<br />
_mclListener = new Object();<br />
_mclListener.onLoadInit = function(target:MovieClip) {<br />
var _lv:LoadVars = new LoadVars();<br />
_lv.decode(target._url.split(&#8221;?&#8221;)[1]);<br />
_root.videoplayer_mc.contentPath = &#8220;http://www.youtube.com/get_video.php?&#8221;+&#8221;video_id=&#8221;+_lv.video_id+&#8221;&#038;t=&#8221;+_lv.t;<br />
_mcl.unloadClip(target);<br />
};<br />
_mcl.addListener(_mclListener);<br />
_mcl.loadClip(&#8221;http://es.youtube.com/v/D00DfLGCRiY&#8221;,mc);<br />
videoplayer_mc is the instance for a MediaPlayback component.<br />
IÂ´dont understand what happen.<br />
Â¿Can you help me please?<br />
Thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vercer2005</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-886</link>
		<dc:creator>vercer2005</dc:creator>
		<pubDate>Fri, 15 Feb 2008 20:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-886</guid>
		<description>hey abdul firstly i wanna say that you are fantastic coder!!!
and now youtube changes crossdomain.xml and it free all (*)
http://gdata.youtube.com/crossdomain.xml
and will you fix your as2 example and source thnx
</description>
		<content:encoded><![CDATA[<p>hey abdul firstly i wanna say that you are fantastic coder!!!<br />
and now youtube changes crossdomain.xml and it free all (*)<br />
<a href="http://gdata.youtube.com/crossdomain.xml" rel="nofollow">http://gdata.youtube.com/crossdomain.xml</a><br />
and will you fix your as2 example and source thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wisechap</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-885</link>
		<dc:creator>wisechap</dc:creator>
		<pubDate>Wed, 30 Jan 2008 10:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-885</guid>
		<description>Hi
I have created a website which has lot no. of FLV files and which are played on a customized flv player.
Our problem is that these videos are to be purchased to view, but using realplayer 11 u can download them easily.
Can anyone help how to restrict users to download.
Thanks
Wisechap
</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have created a website which has lot no. of FLV files and which are played on a customized flv player.<br />
Our problem is that these videos are to be purchased to view, but using realplayer 11 u can download them easily.<br />
Can anyone help how to restrict users to download.<br />
Thanks<br />
Wisechap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-884</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Thu, 27 Sep 2007 12:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-884</guid>
		<description>HI
I am developing a similar kind of application wherein you can view youtube videos. I am fetching the path of the flv and feeding it to the contentpath of mediaplayer component in my flash file. It is working perfectly fine as a standalone player but when i try to host it on the web (localhost) it is not giving any output. Actually I am not able to get the xml itself.
Can anyone help me out with this?
</description>
		<content:encoded><![CDATA[<p>HI<br />
I am developing a similar kind of application wherein you can view youtube videos. I am fetching the path of the flv and feeding it to the contentpath of mediaplayer component in my flash file. It is working perfectly fine as a standalone player but when i try to host it on the web (localhost) it is not giving any output. Actually I am not able to get the xml itself.<br />
Can anyone help me out with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashant</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-883</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Fri, 21 Sep 2007 15:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-883</guid>
		<description>hi
i created the get video url for the youtube as belov
http://www.youtube.com/get_video.php?video_id=KoPa3-q0ZSM&amp;t=OEgsToPDskIVOz6MrOz7a8dZ1gXJv3OY
and gave it to my agrya player as
.flv&amp;playList={$baseurl}/playlist.php?viewkey={$smarty.request.viewkey}&quot; allowfullscreen=&quot;true&quot; quality=&quot;high&quot; bgcolor=&quot;#ffffff&quot; width=&quot;450&quot; height=&quot;395&quot; name=&quot;player&quot; align=&quot;middle&quot; allowScriptAccess=&quot;sameDomain&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; /&gt;
still its not playing the video can anybdy help me
</description>
		<content:encoded><![CDATA[<p>hi<br />
i created the get video url for the youtube as belov<br />
<a href="http://www.youtube.com/get_video.php?video_id=KoPa3-q0ZSM&#038;t=OEgsToPDskIVOz6MrOz7a8dZ1gXJv3OY" rel="nofollow">http://www.youtube.com/get_video.php?video_id=KoPa3-q0ZSM&#038;t=OEgsToPDskIVOz6MrOz7a8dZ1gXJv3OY</a><br />
and gave it to my agrya player as<br />
.flv&#038;playList={$baseurl}/playlist.php?viewkey={$smarty.request.viewkey}&#8221; allowfullscreen=&#8221;true&#8221; quality=&#8221;high&#8221; bgcolor=&#8221;#ffffff&#8221; width=&#8221;450&#8243; height=&#8221;395&#8243; name=&#8221;player&#8221; align=&#8221;middle&#8221; allowScriptAccess=&#8221;sameDomain&#8221; type=&#8221;application/x-shockwave-flash&#8221; pluginspage=&#8221;http://www.macromedia.com/go/getflashplayer&#8221; /><br />
still its not playing the video can anybdy help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaykey</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-882</link>
		<dc:creator>jaykey</dc:creator>
		<pubDate>Thu, 13 Sep 2007 18:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-882</guid>
		<description>Hi Abdul,
i tried the AS2 script from the top and it is like Jai sais. I can not get the video on iEx but on Firefox it is working fine.
In the iEx i got the following output:
vThe URL is: http://www.youtube.com/v/3IcwG0jUFxU
t param: undefined
video_id: undefined
thumbnail: undefined
...
did someone find out how to fix that? Is it posible to get the &quot;t&quot;-param with an php-script? Thanks for your posts, this is a big topic...
-jaykey
</description>
		<content:encoded><![CDATA[<p>Hi Abdul,<br />
i tried the AS2 script from the top and it is like Jai sais. I can not get the video on iEx but on Firefox it is working fine.<br />
In the iEx i got the following output:<br />
vThe URL is: <a href="http://www.youtube.com/v/3IcwG0jUFxU" rel="nofollow">http://www.youtube.com/v/3IcwG0jUFxU</a><br />
t param: undefined<br />
video_id: undefined<br />
thumbnail: undefined<br />
&#8230;<br />
did someone find out how to fix that? Is it posible to get the &#8220;t&#8221;-param with an php-script? Thanks for your posts, this is a big topic&#8230;<br />
-jaykey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-881</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Tue, 24 Jul 2007 07:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-881</guid>
		<description>@Jai: You can not download the php-code, unless they are providing a way.
Which AS2 code you tried? I heard that it works in IE also, check out the comments in corresponding post.
-abdul
</description>
		<content:encoded><![CDATA[<p>@Jai: You can not download the php-code, unless they are providing a way.<br />
Which AS2 code you tried? I heard that it works in IE also, check out the comments in corresponding post.<br />
-abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jai</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-880</link>
		<dc:creator>Jai</dc:creator>
		<pubDate>Tue, 24 Jul 2007 06:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-880</guid>
		<description>Hi Abdul,
I am not able to download this file: http://www.atomless.com/code/get_video_list_by_tag.php
can you please post me a copy of the file.
Also, I have tried your AS2.0 code for playing youtube video. It works on Firefox, but fail on IE. This shouldn&#039;t be a cross-domain.xml issue. Otherwise, it would have failed on Firefox also. Do you have an idea why it fails on IE only?
Thanks,
Jai
</description>
		<content:encoded><![CDATA[<p>Hi Abdul,<br />
I am not able to download this file: <a href="http://www.atomless.com/code/get_video_list_by_tag.php" rel="nofollow">http://www.atomless.com/code/get_video_list_by_tag.php</a><br />
can you please post me a copy of the file.<br />
Also, I have tried your AS2.0 code for playing youtube video. It works on Firefox, but fail on IE. This shouldn&#8217;t be a cross-domain.xml issue. Otherwise, it would have failed on Firefox also. Do you have an idea why it fails on IE only?<br />
Thanks,<br />
Jai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-879</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Sat, 21 Jul 2007 15:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-879</guid>
		<description>@kurt: I think, I need to update the API to use proxy. Adobe Flash Player allows you to communicate with cross-domains so youtube should allow flash-apps to use the API. The reason, they removed it because there is security problem, they can create different domain (api.youtube.com) for APIs. The way Flickr, Yahoo etc have done.
-abdul
</description>
		<content:encoded><![CDATA[<p>@kurt: I think, I need to update the API to use proxy. Adobe Flash Player allows you to communicate with cross-domains so youtube should allow flash-apps to use the API. The reason, they removed it because there is security problem, they can create different domain (api.youtube.com) for APIs. The way Flickr, Yahoo etc have done.<br />
-abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kurt</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-878</link>
		<dc:creator>kurt</dc:creator>
		<pubDate>Fri, 13 Jul 2007 18:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-878</guid>
		<description>so AS Youtube API came to be garbage.
@Abdul Qabiz: maybe that&#039;s not the only reason they do that. maybe Youtube want people use Youtube API only inside server-side. so they can reject access from your server whenever they want. but without shutdown crossdomain.xml, they cannot make your application unworkable.
</description>
		<content:encoded><![CDATA[<p>so AS Youtube API came to be garbage.<br />
@Abdul Qabiz: maybe that&#8217;s not the only reason they do that. maybe Youtube want people use Youtube API only inside server-side. so they can reject access from your server whenever they want. but without shutdown crossdomain.xml, they cannot make your application unworkable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-877</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Wed, 11 Apr 2007 19:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-877</guid>
		<description>@juanjo: Would like to see your XML structure. There are some characters in that URL that needs to be encoded in order to contain in XML or you need to put them inside CDATA.
What happens when you try to access the URL in from browser manually?
Sometimes, some video gets deleted so they are no more available on YouTube!, it seems something else is wrong...
-abdul
</description>
		<content:encoded><![CDATA[<p>@juanjo: Would like to see your XML structure. There are some characters in that URL that needs to be encoded in order to contain in XML or you need to put them inside CDATA.<br />
What happens when you try to access the URL in from browser manually?<br />
Sometimes, some video gets deleted so they are no more available on YouTube!, it seems something else is wrong&#8230;<br />
-abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juanjo</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-876</link>
		<dc:creator>juanjo</dc:creator>
		<pubDate>Wed, 11 Apr 2007 18:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-876</guid>
		<description>Hi to everyone,
I have a big problem, I&#039;m looking for a thousand forums and I don&#039;t find the solution.
the problem is, I need create a php script to get the direct URL to a .FLV at YOUTUBE.COM, like: &#039;http://youtube-245.vo.llnwd.net/d1/00/20/QNMevE8_gl0.flv&#039; (this one I got manually).
I need these URLs to copy in my XML file, and my flvplayer.swf read the list and show it.
I tried other options, like include the downloadlink, like :&#039;http://www.youtube.com/get_video?video_id=TZNvqoHtrM4&amp;l=37&amp;t=OEgsToPDskJY5JljI_Ai0TO5b_W_k2zt&amp;sk=bDHH5aH9HAkdHQMN3oKOZwC&#039;, and the flvplayer don&#039;t play the video.
sorry for my bad english.
thaks for your help
</description>
		<content:encoded><![CDATA[<p>Hi to everyone,<br />
I have a big problem, I&#8217;m looking for a thousand forums and I don&#8217;t find the solution.<br />
the problem is, I need create a php script to get the direct URL to a .FLV at YOUTUBE.COM, like: &#8216;http://youtube-245.vo.llnwd.net/d1/00/20/QNMevE8_gl0.flv&#8217; (this one I got manually).<br />
I need these URLs to copy in my XML file, and my flvplayer.swf read the list and show it.<br />
I tried other options, like include the downloadlink, like :&#8217;http://www.youtube.com/get_video?video_id=TZNvqoHtrM4&#038;l=37&#038;t=OEgsToPDskJY5JljI_Ai0TO5b_W_k2zt&#038;sk=bDHH5aH9HAkdHQMN3oKOZwC&#8217;, and the flvplayer don&#8217;t play the video.<br />
sorry for my bad english.<br />
thaks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-875</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 13 Jan 2007 12:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-875</guid>
		<description>here&#039;s a very simple php file that you can put on your server and call it from flash to make the youTube rest api call for you and it will pass back to flash the youTube xml -
http://www.atomless.com/code/get_video_list_by_tag.php
simply call this file by passing the tag and dev_id as a querystring like so:
&quot;get_video_list.php?devid=00000&amp;tag=kungfu&quot;
it&#039;s annoying not to be able to just do this from flash but this is a simple work around.
</description>
		<content:encoded><![CDATA[<p>here&#8217;s a very simple php file that you can put on your server and call it from flash to make the youTube rest api call for you and it will pass back to flash the youTube xml -<br />
<a href="http://www.atomless.com/code/get_video_list_by_tag.php" rel="nofollow">http://www.atomless.com/code/get_video_list_by_tag.php</a><br />
simply call this file by passing the tag and dev_id as a querystring like so:<br />
&#8220;get_video_list.php?devid=00000&#038;tag=kungfu&#8221;<br />
it&#8217;s annoying not to be able to just do this from flash but this is a simple work around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://www.abdulqabiz.com/blog/archives/2006/12/07/youtube-changes-crossdomainxml/comment-page-1/#comment-874</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Thu, 04 Jan 2007 14:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=225#comment-874</guid>
		<description>&gt; FLV playback doesn&#039;t rely on crossdomain.xml
&gt; permissions at all.
@Julien - Right, but without right permission YouTube&#039;s API or RSS feeds is not usable in Flash apps.
Thanks
-abdul
</description>
		<content:encoded><![CDATA[<p>> FLV playback doesn&#8217;t rely on crossdomain.xml<br />
> permissions at all.<br />
@Julien &#8211; Right, but without right permission YouTube&#8217;s API or RSS feeds is not usable in Flash apps.<br />
Thanks<br />
-abdul</p>
]]></content:encoded>
	</item>
</channel>
</rss>
