<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Maintaining an image&#8217;s aspect ratio on an Image control in Flex</title>
	<link>http://blog.flexexamples.com/2008/06/28/maintaining-an-images-aspect-ratio-on-an-image-control-in-flex/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Sat, 22 Nov 2008 05:43:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/06/28/maintaining-an-images-aspect-ratio-on-an-image-control-in-flex/#comment-13828</link>
		<author>peterd</author>
		<pubDate>Mon, 30 Jun 2008 17:14:15 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/06/28/maintaining-an-images-aspect-ratio-on-an-image-control-in-flex/#comment-13828</guid>
		<description>Isa,

The &lt;code&gt;percentHeight&lt;/code&gt; and &lt;code&gt;percentWidth&lt;/code&gt; properties should be inherited from the mx.core.UIComponent class (see &lt;a href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#percentHeight" rel="nofollow"&gt;mx.core.UIComponent#percentHeight&lt;/a&gt; and &lt;a href="http://livedocs.adobe.com/flex/3/langref/mx/controls/Image.html" rel="nofollow"&gt;mx.controls.Image&lt;/a&gt;)

Peter</description>
		<content:encoded><![CDATA[<p>Isa,</p>
<p>The <code>percentHeight</code> and <code>percentWidth</code> properties should be inherited from the mx.core.UIComponent class (see <a href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#percentHeight" rel="nofollow">mx.core.UIComponent#percentHeight</a> and <a href="http://livedocs.adobe.com/flex/3/langref/mx/controls/Image.html" rel="nofollow">mx.controls.Image</a>)</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isa</title>
		<link>http://blog.flexexamples.com/2008/06/28/maintaining-an-images-aspect-ratio-on-an-image-control-in-flex/#comment-13826</link>
		<author>Isa</author>
		<pubDate>Mon, 30 Jun 2008 15:18:03 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/06/28/maintaining-an-images-aspect-ratio-on-an-image-control-in-flex/#comment-13826</guid>
		<description>Where does the attribute "percentWidth" and "percentHeight" come from? 
Is there a special SDK Version necessary?

Greets

-Isa</description>
		<content:encoded><![CDATA[<p>Where does the attribute &#8220;percentWidth&#8221; and &#8220;percentHeight&#8221; come from?<br />
Is there a special SDK Version necessary?</p>
<p>Greets</p>
<p>-Isa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://blog.flexexamples.com/2008/06/28/maintaining-an-images-aspect-ratio-on-an-image-control-in-flex/#comment-13803</link>
		<author>Nick</author>
		<pubDate>Sun, 29 Jun 2008 15:39:41 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/06/28/maintaining-an-images-aspect-ratio-on-an-image-control-in-flex/#comment-13803</guid>
		<description>Hey Peter

I was wondering if there is a way in Flex to display two of an image on top of each other or side by side when calling just one image from xml. (Possible example?)

Thanks

- Nick</description>
		<content:encoded><![CDATA[<p>Hey Peter</p>
<p>I was wondering if there is a way in Flex to display two of an image on top of each other or side by side when calling just one image from xml. (Possible example?)</p>
<p>Thanks</p>
<p>- Nick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
