<?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: Reflection Manager 1.0</title>
	<atom:link href="http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/</link>
	<description>Exploring web x.0, innovation and RIA techniques</description>
	<lastBuildDate>Tue, 25 May 2010 11:00:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=5515</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Blogagic Flex Explorer Collection (Component, Style, Effect) &#124; Blogagic</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13457</link>
		<dc:creator>The Blogagic Flex Explorer Collection (Component, Style, Effect) &#124; Blogagic</dc:creator>
		<pubDate>Tue, 25 May 2010 11:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13457</guid>
		<description>[...] Flex Reflection Explorer (from Wietse Veenstra blog) demonstrates beautiful reflection effects using the ReflectionManager provided [...]</description>
		<content:encoded><![CDATA[<p>[...] Flex Reflection Explorer (from Wietse Veenstra blog) demonstrates beautiful reflection effects using the ReflectionManager provided [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13280</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Mon, 20 Apr 2009 10:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13280</guid>
		<description>Hi,

nice Component! But i recommend to make the distance a property of the manager instead of &quot;hoping&quot; the parent has a distance property! (Just as Kerkness already pointed out.)
Further i noticed reflexions vanishing if i resize the browser window. This is due to the &quot;Removed_From_Stage&quot; event handling. There is no &quot;Added_To_Stage&quot; event handling - adding one fixed this for me.
(This new event handler contains just &quot;_target.parent.addChild(this);&quot;)

Thx again for this nice component :)

Greetings, Kai</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>nice Component! But i recommend to make the distance a property of the manager instead of &#8220;hoping&#8221; the parent has a distance property! (Just as Kerkness already pointed out.)<br />
Further i noticed reflexions vanishing if i resize the browser window. This is due to the &#8220;Removed_From_Stage&#8221; event handling. There is no &#8220;Added_To_Stage&#8221; event handling &#8211; adding one fixed this for me.<br />
(This new event handler contains just &#8220;_target.parent.addChild(this);&#8221;)</p>
<p>Thx again for this nice component <img src='http://www.wietseveenstra.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Greetings, Kai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valer</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13269</link>
		<dc:creator>Valer</dc:creator>
		<pubDate>Thu, 08 Jan 2009 18:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13269</guid>
		<description>I have an update to my post #25. It appears that the flickering is related to my use of data grids and advanced data grids and maybe the fact that they have custom render controls like buttons &amp; combo boxes. It is also a timing issue, I could trace and see that in some cases when i move the mouse over a button, combo box control or a line in the grid, the flicker happens and at that time the reflection manager keeps redrawing the bitmap over and over again. It&#039;s like a race condition between the update of my control and the reflection.
First I tried to fix this by using callLater when redrawing the reflection bitmap. It helped a bit, it stabilized the buttons and the combo boxes, but the flickering still happened for the highlighted line of the grids. So, the second fix was to reject the reflection update if it happens in a very short interval after the last reflection update. I set that interval to 500 ms. This solved the issues for now and I am not too concern about the reflection being out of sync with the controls for a short period of time :)</description>
		<content:encoded><![CDATA[<p>I have an update to my post #25. It appears that the flickering is related to my use of data grids and advanced data grids and maybe the fact that they have custom render controls like buttons &amp; combo boxes. It is also a timing issue, I could trace and see that in some cases when i move the mouse over a button, combo box control or a line in the grid, the flicker happens and at that time the reflection manager keeps redrawing the bitmap over and over again. It&#8217;s like a race condition between the update of my control and the reflection.<br />
First I tried to fix this by using callLater when redrawing the reflection bitmap. It helped a bit, it stabilized the buttons and the combo boxes, but the flickering still happened for the highlighted line of the grids. So, the second fix was to reject the reflection update if it happens in a very short interval after the last reflection update. I set that interval to 500 ms. This solved the issues for now and I am not too concern about the reflection being out of sync with the controls for a short period of time <img src='http://www.wietseveenstra.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjay vekaria</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13264</link>
		<dc:creator>sanjay vekaria</dc:creator>
		<pubDate>Tue, 16 Dec 2008 15:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13264</guid>
		<description>Awesome reflection and superpanel... Thanks so much for sharing the code.  Really impressive.</description>
		<content:encoded><![CDATA[<p>Awesome reflection and superpanel&#8230; Thanks so much for sharing the code.  Really impressive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinicius Olivera</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13263</link>
		<dc:creator>Vinicius Olivera</dc:creator>
		<pubDate>Wed, 10 Dec 2008 13:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13263</guid>
		<description>Can I use this class in flash cs3 ???

http://fukhaos.com</description>
		<content:encoded><![CDATA[<p>Can I use this class in flash cs3 ???</p>
<p><a href="http://fukhaos.com" rel="nofollow">http://fukhaos.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valer</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13262</link>
		<dc:creator>Valer</dc:creator>
		<pubDate>Thu, 04 Dec 2008 01:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13262</guid>
		<description>I am using the reflection component for an app that gathers data from the user and I noticed the following bug in the app. Sometimes with the reflection enabled, the controls like buttons or combo boxes keep flickering when the mouse is over them and I cannot open the combo box drop down. When I click on the combo box to open the drop down, it shows up for a second and immediately is hidden. This doesn&#039;t happen always, and so far I couldn&#039;t link it to any event or app state.

Has anyone see this behavior or knows of any hints?

Thanks,
Valer</description>
		<content:encoded><![CDATA[<p>I am using the reflection component for an app that gathers data from the user and I noticed the following bug in the app. Sometimes with the reflection enabled, the controls like buttons or combo boxes keep flickering when the mouse is over them and I cannot open the combo box drop down. When I click on the combo box to open the drop down, it shows up for a second and immediately is hidden. This doesn&#8217;t happen always, and so far I couldn&#8217;t link it to any event or app state.</p>
<p>Has anyone see this behavior or knows of any hints?</p>
<p>Thanks,<br />
Valer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Burke</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13258</link>
		<dc:creator>Kyle Burke</dc:creator>
		<pubDate>Mon, 24 Nov 2008 17:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13258</guid>
		<description>http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v1_0/ReflectionExplorer.html</description>
		<content:encoded><![CDATA[<p><a href="http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v1_0/ReflectionExplorer.html" rel="nofollow">http://www.wietseveenstra.nl/files/flex/ReflectionExplorer/v1_0/ReflectionExplorer.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13257</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 24 Nov 2008 16:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13257</guid>
		<description>I wish I could see something -is there a demo anywhere on this page?</description>
		<content:encoded><![CDATA[<p>I wish I could see something -is there a demo anywhere on this page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeepVoid</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13254</link>
		<dc:creator>DeepVoid</dc:creator>
		<pubDate>Sat, 01 Nov 2008 14:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13254</guid>
		<description>I apply the reflection effect to a normal panel I use as a login panel. If I switch to another state and then come back to the login state (in case of login failure, for example), the reflection is gone. How to re-enable it? Pardon me, I&#039;m a flex noob...</description>
		<content:encoded><![CDATA[<p>I apply the reflection effect to a normal panel I use as a login panel. If I switch to another state and then come back to the login state (in case of login failure, for example), the reflection is gone. How to re-enable it? Pardon me, I&#8217;m a flex noob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Biz</title>
		<link>http://www.wietseveenstra.nl/blog/2007/05/reflection-manager-10/comment-page-1/#comment-13243</link>
		<dc:creator>Rafael Biz</dc:creator>
		<pubDate>Fri, 19 Sep 2008 17:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2007/05/29/reflection-manager-10/#comment-13243</guid>
		<description>I fixed the distance bug but i still cant get a Label or the label for a Button to be reflected! Could someone help me?

Great Joob!!!</description>
		<content:encoded><![CDATA[<p>I fixed the distance bug but i still cant get a Label or the label for a Button to be reflected! Could someone help me?</p>
<p>Great Joob!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
