<?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: Detecting when the source changes on an Image control in Flex</title>
	<link>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Sat, 22 Nov 2008 07:43:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14854</link>
		<author>peterd</author>
		<pubDate>Fri, 22 Aug 2008 02:17:03 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14854</guid>
		<description>Barry,

I'm not sure, but does calling &lt;code&gt;img.validateNow();&lt;/code&gt; help?

Peter</description>
		<content:encoded><![CDATA[<p>Barry,</p>
<p>I&#8217;m not sure, but does calling <code>img.validateNow();</code> help?</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14851</link>
		<author>Barry</author>
		<pubDate>Fri, 22 Aug 2008 00:25:58 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14851</guid>
		<description>Do you know if there is a way to force the image to redraw?  I'm very new to flex, but it looks as though the image is redrawn any time source is set, except in the case where I need it to.

Any help is appreciated.  Thanks in advance.

Barry</description>
		<content:encoded><![CDATA[<p>Do you know if there is a way to force the image to redraw?  I&#8217;m very new to flex, but it looks as though the image is redrawn any time source is set, except in the case where I need it to.</p>
<p>Any help is appreciated.  Thanks in advance.</p>
<p>Barry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14029</link>
		<author>peterd</author>
		<pubDate>Tue, 08 Jul 2008 21:43:47 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14029</guid>
		<description>Brendan,

There are several "undocumented" events in the Flex API. These events weren't really meant for public use, but they can be useful in certain circumstances.

Peter</description>
		<content:encoded><![CDATA[<p>Brendan,</p>
<p>There are several &#8220;undocumented&#8221; events in the Flex API. These events weren&#8217;t really meant for public use, but they can be useful in certain circumstances.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan</title>
		<link>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14028</link>
		<author>Brendan</author>
		<pubDate>Tue, 08 Jul 2008 21:29:58 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/06/27/detecting-when-the-source-changes-on-an-image-control-in-flex/#comment-14028</guid>
		<description>Thanks for the tip. I could not find any documentation on the "sourceChanged" Event in the Flex help and there doesn't seem to be any popup hints for this event when coding the  component in Flex. Any ideas?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I could not find any documentation on the &#8220;sourceChanged&#8221; Event in the Flex help and there doesn&#8217;t seem to be any popup hints for this event when coding the  component in Flex. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
