<?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: Implementing Slide effects &#8211; iteration 3</title>
	<atom:link href="http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/</link>
	<description>Adobe Flex and AIR thoughts, custom components, how-to’s...</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:00:12 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex P.</title>
		<link>http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/comment-page-1/#comment-389</link>
		<dc:creator>Alex P.</dc:creator>
		<pubDate>Sat, 27 Feb 2010 15:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=38#comment-389</guid>
		<description>Hey, this worked at the drop of a hat for me just the way I needed. Thanks very much!</description>
		<content:encoded><![CDATA[<p>Hey, this worked at the drop of a hat for me just the way I needed. Thanks very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iwo Banas</title>
		<link>http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/comment-page-1/#comment-82</link>
		<dc:creator>Iwo Banas</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=38#comment-82</guid>
		<description>Thanks for reporting this problem, it was a regression issue.
I have fixed it in the latest release available at &lt;a href=&quot;http://code.google.com/p/reusable-fx&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/reusable-fx&lt;/a&gt;.

If you will find any other problems please add a new issue at Google Code project page.</description>
		<content:encoded><![CDATA[<p>Thanks for reporting this problem, it was a regression issue.<br />
I have fixed it in the latest release available at <a href="http://code.google.com/p/reusable-fx" rel="nofollow">http://code.google.com/p/reusable-fx</a>.</p>
<p>If you will find any other problems please add a new issue at Google Code project page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srikanth</title>
		<link>http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/comment-page-1/#comment-81</link>
		<dc:creator>srikanth</dc:creator>
		<pubDate>Tue, 01 Sep 2009 12:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=38#comment-81</guid>
		<description>The effect doesn&#039;t work if you slide the component from left to right initially and then do a right to left.

                Image source=&quot;@Embed(source=&#039;assets/Nokia_6630.png&#039;)&quot; 
                visible=&quot;{rlButton.selected}&quot;
                hideEffect=&quot;{slideRight}&quot; showEffect=&quot;{slideLeft}&quot;

The above code doesn&#039;t work</description>
		<content:encoded><![CDATA[<p>The effect doesn&#8217;t work if you slide the component from left to right initially and then do a right to left.</p>
<p>                Image source=&#8221;@Embed(source=&#8217;assets/Nokia_6630.png&#8217;)&#8221;<br />
                visible=&#8221;{rlButton.selected}&#8221;<br />
                hideEffect=&#8221;{slideRight}&#8221; showEffect=&#8221;{slideLeft}&#8221;</p>
<p>The above code doesn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iwo Banas</title>
		<link>http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/comment-page-1/#comment-40</link>
		<dc:creator>Iwo Banas</dc:creator>
		<pubDate>Tue, 04 Aug 2009 16:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=38#comment-40</guid>
		<description>Hi Justin,

Unfortunately I can’t give you solution to your problem since I can’t reproduce it.

You can try using standard Flex WipeLeft/WipeRight effects and see if it is a general problem with effects or problem with my Slide effect. Your problem may have something to do with sizing and layout, try setting explicit (not percent) size of your panel.

If you think that you have found a bug in my Slide effect create an issue at http://code.google.com/p/reusable-fx/ attaching the source code needed to reproduce the bug.

Also make sure that you are using the latest version of Slide effect from http://code.google.com/p/reusable-fx/.

Cheers,
Iwo</description>
		<content:encoded><![CDATA[<p>Hi Justin,</p>
<p>Unfortunately I can’t give you solution to your problem since I can’t reproduce it.</p>
<p>You can try using standard Flex WipeLeft/WipeRight effects and see if it is a general problem with effects or problem with my Slide effect. Your problem may have something to do with sizing and layout, try setting explicit (not percent) size of your panel.</p>
<p>If you think that you have found a bug in my Slide effect create an issue at <a href="http://code.google.com/p/reusable-fx/" rel="nofollow">http://code.google.com/p/reusable-fx/</a> attaching the source code needed to reproduce the bug.</p>
<p>Also make sure that you are using the latest version of Slide effect from <a href="http://code.google.com/p/reusable-fx/" rel="nofollow">http://code.google.com/p/reusable-fx/</a>.</p>
<p>Cheers,<br />
Iwo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/comment-page-1/#comment-38</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 28 Jul 2009 14:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=38#comment-38</guid>
		<description>Hey,

I really like the look of this effect but unfortunately I&#039;m having some difficulties using it. As per your examples, I create the slide left/right effects, then bind them to the showeffect and hideeffect properties of a regular panel. I then bind the &#039;visible&#039; property to a toggle button, just like your examples. When I click the button though, after a second or two, then panel just appears -- without animation. I&#039;m sure it&#039;s something stupid but for the life of me I can&#039;t figure it out!

Any ideas where to start looking?

Thanks</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I really like the look of this effect but unfortunately I&#8217;m having some difficulties using it. As per your examples, I create the slide left/right effects, then bind them to the showeffect and hideeffect properties of a regular panel. I then bind the &#8216;visible&#8217; property to a toggle button, just like your examples. When I click the button though, after a second or two, then panel just appears &#8212; without animation. I&#8217;m sure it&#8217;s something stupid but for the life of me I can&#8217;t figure it out!</p>
<p>Any ideas where to start looking?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementing SlideDown effect – iteration 1 &#124; Iwo Banaś - Flex Blog</title>
		<link>http://www.iwobanas.com/2009/06/implementing-slide-effects-iteration-3/comment-page-1/#comment-6</link>
		<dc:creator>Implementing SlideDown effect – iteration 1 &#124; Iwo Banaś - Flex Blog</dc:creator>
		<pubDate>Wed, 03 Jun 2009 14:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=38#comment-6</guid>
		<description>[...] iteration 3 - Adding filter support e.g. DropShadowFilter [...]</description>
		<content:encoded><![CDATA[<p>[...] iteration 3 &#8211; Adding filter support e.g. DropShadowFilter [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
