<?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: Make images span the full screen and scale proportionately.</title>
	<atom:link href="http://www.as3apex.com/as3/make-images-span-the-full-screen-and-scale-proportionately/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as3apex.com/as3/make-images-span-the-full-screen-and-scale-proportionately/</link>
	<description>At the top of our game in st.Louis</description>
	<lastBuildDate>Fri, 27 Aug 2010 21:31:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Durga Sharma</title>
		<link>http://www.as3apex.com/as3/make-images-span-the-full-screen-and-scale-proportionately/comment-page-1/#comment-862</link>
		<dc:creator>Durga Sharma</dc:creator>
		<pubDate>Mon, 26 Apr 2010 05:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3apex.com/?p=100#comment-862</guid>
		<description>use this



url:String = “Assets/Projects00.jpg”, align:String = FullScreenAlign.TOP_LEFT</description>
		<content:encoded><![CDATA[<p>use this</p>
<p>url:String = “Assets/Projects00.jpg”, align:String = FullScreenAlign.TOP_LEFT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rp1</title>
		<link>http://www.as3apex.com/as3/make-images-span-the-full-screen-and-scale-proportionately/comment-page-1/#comment-791</link>
		<dc:creator>rp1</dc:creator>
		<pubDate>Thu, 25 Feb 2010 08:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3apex.com/?p=100#comment-791</guid>
		<description>Hey, 

I just got your class library and I must say the examples look very promising! 
However, after doing a quick test with the following code I get an error:

import com.gfxcomplex.display.FullScreenImage;
import com.gfxcomplex.display.FullScreenAlign;
var image:FullScreenImage = new FullScreenImage(url:String = &quot;Assets/Projects00.jpg&quot;, align:String = FullScreenAlign.TOP_LEFT, bitmapSmoothing:Boolean = false);
addChild(image);

The error is: 1084: Syntax error: expecting rightparen before colon.</description>
		<content:encoded><![CDATA[<p>Hey, </p>
<p>I just got your class library and I must say the examples look very promising!<br />
However, after doing a quick test with the following code I get an error:</p>
<p>import com.gfxcomplex.display.FullScreenImage;<br />
import com.gfxcomplex.display.FullScreenAlign;<br />
var image:FullScreenImage = new FullScreenImage(url:String = &#8220;Assets/Projects00.jpg&#8221;, align:String = FullScreenAlign.TOP_LEFT, bitmapSmoothing:Boolean = false);<br />
addChild(image);</p>
<p>The error is: 1084: Syntax error: expecting rightparen before colon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
