<?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: Using the Image control as a pop up</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-6980</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 11 Feb 2010 13:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-6980</guid>
		<description>Q 1)PopUp list  having   Checkbox and  fields  ( Check boxes for multiple selections ) and its also have   Apply and Cancell  buttons
1. apply button will take selected  checkbox items as a input
ii. cancel button choose cancell

 Q 2)   Advanced datagrid  grouping collection ( folder options) when i click on that   folder To    Display    popup datagrid</description>
		<content:encoded><![CDATA[<p>Q 1)PopUp list  having   Checkbox and  fields  ( Check boxes for multiple selections ) and its also have   Apply and Cancell  buttons<br />
1. apply button will take selected  checkbox items as a input<br />
ii. cancel button choose cancell</p>
<p> Q 2)   Advanced datagrid  grouping collection ( folder options) when i click on that   folder To    Display    popup datagrid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-6312</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 10 Nov 2009 11:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-6312</guid>
		<description>Many thanks for this snippet</description>
		<content:encoded><![CDATA[<p>Many thanks for this snippet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitesh panchal</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-1598</link>
		<dc:creator>Mitesh panchal</dc:creator>
		<pubDate>Thu, 21 May 2009 12:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-1598</guid>
		<description>Hi,I have an image and i want to remove white color from image.That removing color is same like its background color.If anybody have any idea of this problem please reply me on mitesh@clientdriveninnovation.com .And my application in Flex 3 so please send me action script code of this problem.Thank you</description>
		<content:encoded><![CDATA[<p>Hi,I have an image and i want to remove white color from image.That removing color is same like its background color.If anybody have any idea of this problem please reply me on <a href="mailto:mitesh@clientdriveninnovation.com">mitesh@clientdriveninnovation.com</a> .And my application in Flex 3 so please send me action script code of this problem.Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-1599</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 03 May 2009 22:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-1599</guid>
		<description>Thank you so much for this example! It was exactly the kind of setup I was looking for, and likely saved me a few hours of work.

Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this example! It was exactly the kind of setup I was looking for, and likely saved me a few hours of work.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-1600</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Fri, 26 Dec 2008 15:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-1600</guid>
		<description>I am looking for a way to have a mouse over effect ignore transparency in an image. I am working with a map that has odd shapes, and would like an effect to occur on mouse over, but only when within the boundary of the map, not when the mouse is over the transparent background.

I see that the glow effect only occurs on the boundary, so I think what I need is possible with some actionscript?

I thought for sure I would find an example here, but so far no luck in my searches. Any advise??</description>
		<content:encoded><![CDATA[<p>I am looking for a way to have a mouse over effect ignore transparency in an image. I am working with a map that has odd shapes, and would like an effect to occur on mouse over, but only when within the boundary of the map, not when the mouse is over the transparent background.</p>
<p>I see that the glow effect only occurs on the boundary, so I think what I need is possible with some actionscript?</p>
<p>I thought for sure I would find an example here, but so far no luck in my searches. Any advise??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hissam</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-1597</link>
		<dc:creator>hissam</dc:creator>
		<pubDate>Mon, 19 May 2008 09:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-1597</guid>
		<description>how bout adding the image on a canvas with  buttons like back,save,cancel??
I wanna do such kinda thing, how to go about??
Plz help, needed help urgently</description>
		<content:encoded><![CDATA[<p>how bout adding the image on a canvas with  buttons like back,save,cancel??<br />
I wanna do such kinda thing, how to go about??<br />
Plz help, needed help urgently</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiberiu</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-1594</link>
		<dc:creator>tiberiu</dc:creator>
		<pubDate>Mon, 03 Dec 2007 14:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-1594</guid>
		<description>Hi,
Really nice website with some nice begginer examples, good for the mass...

I have a question for you. Let say you have a really big image. You want to load a resized version of that image, to speed up the loading process. You use GD library to resize the image, but you don&#039;t want to save the result on the server, instead you want to load it directly in flex. How you do that?

rgs, tiberiu</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Really nice website with some nice begginer examples, good for the mass&#8230;</p>
<p>I have a question for you. Let say you have a really big image. You want to load a resized version of that image, to speed up the loading process. You use GD library to resize the image, but you don&#8217;t want to save the result on the server, instead you want to load it directly in flex. How you do that?</p>
<p>rgs, tiberiu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knight</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-1595</link>
		<dc:creator>knight</dc:creator>
		<pubDate>Tue, 23 Oct 2007 19:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-1595</guid>
		<description>is it possible to use this as a splash screen and have realtime creation progess as the alert text?</description>
		<content:encoded><![CDATA[<p>is it possible to use this as a splash screen and have realtime creation progess as the alert text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/comment-page-1/#comment-1596</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Fri, 19 Oct 2007 06:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/18/using-the-image-control-as-a-pop-up/#comment-1596</guid>
		<description>That is some really nice effect you have there! I can already think of all the stuff i can do with this.</description>
		<content:encoded><![CDATA[<p>That is some really nice effect you have there! I can already think of all the stuff i can do with this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

