<?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>Justin Bahn&#039;s Blog &#187; Flash</title>
	<atom:link href="http://eavab.com/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://eavab.com</link>
	<description>Perspective from a Professional</description>
	<lastBuildDate>Thu, 09 Jun 2011 19:34:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ActionScript 3 and the new AS3 Chromeless YouTube Player</title>
		<link>http://eavab.com/2009/10/18/actionscript-3-and-the-new-as3-chromeless-youtube-player/</link>
		<comments>http://eavab.com/2009/10/18/actionscript-3-and-the-new-as3-chromeless-youtube-player/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 04:22:22 +0000</pubDate>
		<dc:creator>eavab</dc:creator>
				<category><![CDATA[Technology Articles]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://eavab.wordpress.com/2009/10/18/actionscript-3-and-the-new-as3-chromeless-youtube-player/</guid>
		<description><![CDATA[So first off, I am working with this brand new technology (10/14/09) and it &#8220;works&#8221; quite well. A few issues I have run into so far is my calls to pull a video by id were getting a security sandbox error. I did some more research and found information regarding external sites that you use [...]]]></description>
			<content:encoded><![CDATA[<p>So first off, I am working with this brand new technology (10/14/09) and it &#8220;works&#8221; quite well. A few issues I have run into so far is my calls to pull a video by id were getting a security sandbox error. I did some more research and found information regarding external sites that you use in flash and approving them for loading external content.</p>
<p><a href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#allowDomain%28%29">http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#allowDomain%28%29</a></p>
<p>This answers a LOT of questions about why some of my content was not loading properly from external sources.</p>
<p>Once I figure out more about how the player is stored in my swf file and what I can control about it I will post again. At that point my Flash class&#8217;s Mid Term project will be looking pretty snazzy.</p>
<p>Information regarding the new AS3 Chromeless YouTube Player:</p>
<p><a href="http://apiblog.youtube.com/2009/10/actionscript-3-youtube-chromeless.html">http://apiblog.youtube.com/2009/10/actionscript-3-youtube-chromeless.html</a><br />
<a href="http://code.google.com/apis/youtube/flash_api_reference.html#setPlaybackQuality">http://code.google.com/apis/youtube/flash_api_reference.html#setPlaybackQuality</a></p>
]]></content:encoded>
			<wfw:commentRss>http://eavab.com/2009/10/18/actionscript-3-and-the-new-as3-chromeless-youtube-player/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

