<?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 announces Upload API, Chromeless Player with JavaScript API and H.264 videos</title>
	<atom:link href="http://www.abdulqabiz.com/blog/archives/2008/03/12/youtube-announces-upload-api-chromeless-player-with-javascript-api-and-h264-videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abdulqabiz.com/blog/archives/2008/03/12/youtube-announces-upload-api-chromeless-player-with-javascript-api-and-h264-videos/</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, 08 Mar 2010 13:56:06 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sam</title>
		<link>http://www.abdulqabiz.com/blog/archives/2008/03/12/youtube-announces-upload-api-chromeless-player-with-javascript-api-and-h264-videos/comment-page-1/#comment-1910</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 27 Mar 2008 19:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=393#comment-1910</guid>
		<description>Recently I have found that the FLV path to youtube videos have been changed.  Since about a month a new format is being used:
http://dal-v35.dal.youtube.com/get_video?video_id=gXQokBx0NJE&amp;signature=C05B0CB57D538ADD83B942D0979E1BFC844CFD9A.B2ADC6CAB7D998D7743E910F6E0B67A4A6EC0CEE&amp;ip=67.15.14.65&amp;ipbits=16&amp;expire=1205800518&amp;key=yt1&amp;sver=2
Now there is no way to get a permanent link to an flv.  This one will expire after a certain amount of time. Before it was simply:
http://dal-v35.dal.youtube.com/get_video?video_id=gXQokBx0NJE
Abdul, since you have previously wrote on how to get the flv paths, any ideas on how to get a permanent link back? Thanks.
</description>
		<content:encoded><![CDATA[<p>Recently I have found that the FLV path to youtube videos have been changed.  Since about a month a new format is being used:<br />
<a href="http://dal-v35.dal.youtube.com/get_video?video_id=gXQokBx0NJE&#038;signature=C05B0CB57D538ADD83B942D0979E1BFC844CFD9A.B2ADC6CAB7D998D7743E910F6E0B67A4A6EC0CEE&#038;ip=67.15.14.65&#038;ipbits=16&#038;expire=1205800518&#038;key=yt1&#038;sver=2" rel="nofollow">http://dal-v35.dal.youtube.com/get_video?video_id=gXQokBx0NJE&#038;signature=C05B0CB57D538ADD83B942D0979E1BFC844CFD9A.B2ADC6CAB7D998D7743E910F6E0B67A4A6EC0CEE&#038;ip=67.15.14.65&#038;ipbits=16&#038;expire=1205800518&#038;key=yt1&#038;sver=2</a><br />
Now there is no way to get a permanent link to an flv.  This one will expire after a certain amount of time. Before it was simply:<br />
<a href="http://dal-v35.dal.youtube.com/get_video?video_id=gXQokBx0NJE" rel="nofollow">http://dal-v35.dal.youtube.com/get_video?video_id=gXQokBx0NJE</a><br />
Abdul, since you have previously wrote on how to get the flv paths, any ideas on how to get a permanent link back? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://www.abdulqabiz.com/blog/archives/2008/03/12/youtube-announces-upload-api-chromeless-player-with-javascript-api-and-h264-videos/comment-page-1/#comment-1909</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Fri, 14 Mar 2008 15:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=393#comment-1909</guid>
		<description>@Tom: Last night, I spent a lot of time writing a wrapper but realized chromeless player doesn&#039;t initialize properly when loaded in SWFLoader or Loader. Reason, it fails to resolve AS2 classes com.blah.blah. I remember, I had fixed something similar in past while loading SlideShare player (which is also in AS2 with lots of _level0 and _root   references).
I am not sure, if YouTube&#039;s chromeless player is defining all it&#039;s classes in  _global scope. I tried locking the root (_lockroot = true), no success...
I am gonna give some more try and probably update here or a new post.
Thanks
-abdul
</description>
		<content:encoded><![CDATA[<p>@Tom: Last night, I spent a lot of time writing a wrapper but realized chromeless player doesn&#8217;t initialize properly when loaded in SWFLoader or Loader. Reason, it fails to resolve AS2 classes com.blah.blah. I remember, I had fixed something similar in past while loading SlideShare player (which is also in AS2 with lots of _level0 and _root   references).<br />
I am not sure, if YouTube&#8217;s chromeless player is defining all it&#8217;s classes in  _global scope. I tried locking the root (_lockroot = true), no success&#8230;<br />
I am gonna give some more try and probably update here or a new post.<br />
Thanks<br />
-abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Van den Eynde</title>
		<link>http://www.abdulqabiz.com/blog/archives/2008/03/12/youtube-announces-upload-api-chromeless-player-with-javascript-api-and-h264-videos/comment-page-1/#comment-1908</link>
		<dc:creator>Tom Van den Eynde</dc:creator>
		<pubDate>Fri, 14 Mar 2008 14:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=393#comment-1908</guid>
		<description>Any code examples on how to use the chromeless player in combination with Flex would be more than appreciated as I&#039;m not a Flash developer :(
</description>
		<content:encoded><![CDATA[<p>Any code examples on how to use the chromeless player in combination with Flex would be more than appreciated as I&#8217;m not a Flash developer <img src='http://www.abdulqabiz.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://www.abdulqabiz.com/blog/archives/2008/03/12/youtube-announces-upload-api-chromeless-player-with-javascript-api-and-h264-videos/comment-page-1/#comment-1907</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Thu, 13 Mar 2008 16:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=393#comment-1907</guid>
		<description>@Geoff, Thanks for more updates. I noticed AS2 thingy and infact wrote similar thing in youtube-gdata mailing list to update other flash devs about LocalConnection/ExternalInterface options of using chromeless player in AS3/Flex Apps.
I am gonna play with the API and surely let you know of feedbacks.
</description>
		<content:encoded><![CDATA[<p>@Geoff, Thanks for more updates. I noticed AS2 thingy and infact wrote similar thing in youtube-gdata mailing list to update other flash devs about LocalConnection/ExternalInterface options of using chromeless player in AS3/Flex Apps.<br />
I am gonna play with the API and surely let you know of feedbacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.abdulqabiz.com/blog/archives/2008/03/12/youtube-announces-upload-api-chromeless-player-with-javascript-api-and-h264-videos/comment-page-1/#comment-1906</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 13 Mar 2008 04:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=393#comment-1906</guid>
		<description>Currently the chromeless / embed player Flash API is limited to as2 apps, but it would be fairly easy to write a little wrapper that uses LocalConnection to talk between an as3 app and the player. I believe one of the 3rd party developers wrote one during our beta period, but I&#039;m not sure if they posted it anywhere.
As for exposing specific APIs to parent swf apps, here&#039;s how I did it with the YouTube players:
We use two swfs - one is a very small loader swf witch allows any domain to make calls to it, then we have our main player swf which doesn&#039;t allow any other domains to make calls (the loader swf and the player swf are in the same domain, so they can talk to eachother).
When the player swf loads into the loader swf, it registers some public API calls which are then accessible from any domain. So we keep our main player private, but can expose any functions we like by adding references in the loader swf.
I&#039;m very interested in hearing feedback from Flash devs about this new API, so don&#039;t hesitate to shoot me an email or post a comment on my blog about your experiences.
</description>
		<content:encoded><![CDATA[<p>Currently the chromeless / embed player Flash API is limited to as2 apps, but it would be fairly easy to write a little wrapper that uses LocalConnection to talk between an as3 app and the player. I believe one of the 3rd party developers wrote one during our beta period, but I&#8217;m not sure if they posted it anywhere.<br />
As for exposing specific APIs to parent swf apps, here&#8217;s how I did it with the YouTube players:<br />
We use two swfs &#8211; one is a very small loader swf witch allows any domain to make calls to it, then we have our main player swf which doesn&#8217;t allow any other domains to make calls (the loader swf and the player swf are in the same domain, so they can talk to eachother).<br />
When the player swf loads into the loader swf, it registers some public API calls which are then accessible from any domain. So we keep our main player private, but can expose any functions we like by adding references in the loader swf.<br />
I&#8217;m very interested in hearing feedback from Flash devs about this new API, so don&#8217;t hesitate to shoot me an email or post a comment on my blog about your experiences.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
