<?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: Flex FlipCard Component</title>
	<atom:link href="http://verysimple.com/2008/07/11/flex-flipcard-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com/2008/07/11/flex-flipcard-component/</link>
	<description>Custom Software</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:18:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jav</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-2500</link>
		<dc:creator>Jav</dc:creator>
		<pubDate>Wed, 13 Apr 2011 08:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-2500</guid>
		<description>Hi Jason:

I have the same problem than Anmol. Any solution for this?

Many thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Jason:</p>
<p>I have the same problem than Anmol. Any solution for this?</p>
<p>Many thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-2033</link>
		<dc:creator>Girish</dc:creator>
		<pubDate>Sat, 12 Feb 2011 07:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-2033</guid>
		<description>I am getting this error when I come to the view which has the flipcard
Error #2025: The supplied DisplayObject must be a child of the caller.
	at flash.display::DisplayObjectContainer/swapChildren()
	at com.verysimple.flipcard::FlipCardContainer/onCreationComplete()[/Users/jason/Documents/flipcard/flipcard/src/com/verysimple/flipcard/FlipCardContainer.as:52]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at mx.core::UIComponent/dispatchEvent()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\UIComponent.as:12266]
	at mx.core::UIComponent/set initialized()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\UIComponent.as:1577]
	at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as:759]
	at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1072]</description>
		<content:encoded><![CDATA[<p>I am getting this error when I come to the view which has the flipcard<br />
Error #2025: The supplied DisplayObject must be a child of the caller.<br />
	at flash.display::DisplayObjectContainer/swapChildren()<br />
	at com.verysimple.flipcard::FlipCardContainer/onCreationComplete()[/Users/jason/Documents/flipcard/flipcard/src/com/verysimple/flipcard/FlipCardContainer.as:52]<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at mx.core::UIComponent/dispatchEvent()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\UIComponent.as:12266]<br />
	at mx.core::UIComponent/set initialized()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\UIComponent.as:1577]<br />
	at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as:759]<br />
	at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1072]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-568</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-568</guid>
		<description>&lt;a href=&quot;#comment-115210&quot; rel=&quot;nofollow&quot;&gt;@Josh Bell&lt;/a&gt;
Hmm, that&#039;s a tough one.  It sounds similar to the issue Edgar (above) is having, related to the PaperVision3D library.  Unfortunately I don&#039;t know an easy solution.  Hopefully some smart person will contribute to the project, though, and submit a patch.  If you happen to figure out anything please feel free to post back.  Sorry I can&#039;t be of more help to you guys!</description>
		<content:encoded><![CDATA[<p><a href="#comment-115210" rel="nofollow">@Josh Bell</a><br />
Hmm, that&#8217;s a tough one.  It sounds similar to the issue Edgar (above) is having, related to the PaperVision3D library.  Unfortunately I don&#8217;t know an easy solution.  Hopefully some smart person will contribute to the project, though, and submit a patch.  If you happen to figure out anything please feel free to post back.  Sorry I can&#8217;t be of more help to you guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Bell</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-567</link>
		<dc:creator>Josh Bell</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-567</guid>
		<description>Hi Jason. Digging the Flipcard! I just have one question. I&#039;m using it on a popup opened via popupManager. When I flip the panel, it appears as though the edge that grows taller during the flip effect gets clipped by the parent container. I don&#039;t, however, have any widths on the parent that might cause this. Is there something I can do or something I&#039;m doing wrong?

Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Hi Jason. Digging the Flipcard! I just have one question. I&#8217;m using it on a popup opened via popupManager. When I flip the panel, it appears as though the edge that grows taller during the flip effect gets clipped by the parent container. I don&#8217;t, however, have any widths on the parent that might cause this. Is there something I can do or something I&#8217;m doing wrong?</p>
<p>Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar Miranda</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-566</link>
		<dc:creator>Edgar Miranda</dc:creator>
		<pubDate>Wed, 27 Jan 2010 17:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-566</guid>
		<description>Ahh, thanks for the quick response! I was assuming that was the issue (I worked with Papervision3D myself). I&#039;m just a bit surprised that a component actually brings itself up to the highest depth. Isn&#039;t this bad encapsulation on Papervision&#039;s end? :P

Anyways, thanks for the response and the component, I&#039;ll let you know if I figure anything out.</description>
		<content:encoded><![CDATA[<p>Ahh, thanks for the quick response! I was assuming that was the issue (I worked with Papervision3D myself). I&#8217;m just a bit surprised that a component actually brings itself up to the highest depth. Isn&#8217;t this bad encapsulation on Papervision&#8217;s end? <img src='http://verysimple.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Anyways, thanks for the response and the component, I&#8217;ll let you know if I figure anything out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-565</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 26 Jan 2010 20:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-565</guid>
		<description>&lt;a href=&quot;#comment-114981&quot; rel=&quot;nofollow&quot;&gt;@Edgar Miranda&lt;/a&gt;
Hey Edgar, I hadn&#039;t seen that before , but probably because I haven&#039;t ever covered over a flipcard, yet still made it accessible underneath the popup.  my guess is that the core animation effect in PaperVision or even the Flash Player might be causing that..?

Since I basically just packed together those effects into a usable component, I don&#039;t have the deep understanding of how the actual 3D math works at the low level, so I probably would have a hard time fixing it.  I would probably look into a workaround of disabling the flip button when it is not in focus?</description>
		<content:encoded><![CDATA[<p><a href="#comment-114981" rel="nofollow">@Edgar Miranda</a><br />
Hey Edgar, I hadn&#8217;t seen that before , but probably because I haven&#8217;t ever covered over a flipcard, yet still made it accessible underneath the popup.  my guess is that the core animation effect in PaperVision or even the Flash Player might be causing that..?</p>
<p>Since I basically just packed together those effects into a usable component, I don&#8217;t have the deep understanding of how the actual 3D math works at the low level, so I probably would have a hard time fixing it.  I would probably look into a workaround of disabling the flip button when it is not in focus?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar Miranda</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-564</link>
		<dc:creator>Edgar Miranda</dc:creator>
		<pubDate>Tue, 26 Jan 2010 20:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-564</guid>
		<description>Hi Jason, thanks for this great component! It&#039;s quite a neat a effect, one issue that has come up though is that it looks like the component puts itself on the highest depth when the flipping occurs. Say for example if I have another component on top of the flipCard component (so for example a pop up window), even though the component covers up the entire flipCard component, when the
flip actually happens, you can see it go through. Is this an easy fix?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Jason, thanks for this great component! It&#8217;s quite a neat a effect, one issue that has come up though is that it looks like the component puts itself on the highest depth when the flipping occurs. Say for example if I have another component on top of the flipCard component (so for example a pop up window), even though the component covers up the entire flipCard component, when the<br />
flip actually happens, you can see it go through. Is this an easy fix?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-563</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 08 Oct 2009 14:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-563</guid>
		<description>Hi Anmol, I haven&#039;t seen that before it would be hard for me to say it could be a reaction of other code.  We use the FlipCard here on a desktop AIR application so that is not a problem.  If you think you found a bug and can reproduce it, please definitely submit a bug w/ steps to reproduce on the google code project page and I&#039;ll work to get it fixed.</description>
		<content:encoded><![CDATA[<p>Hi Anmol, I haven&#8217;t seen that before it would be hard for me to say it could be a reaction of other code.  We use the FlipCard here on a desktop AIR application so that is not a problem.  If you think you found a bug and can reproduce it, please definitely submit a bug w/ steps to reproduce on the google code project page and I&#8217;ll work to get it fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anmol</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-562</link>
		<dc:creator>Anmol</dc:creator>
		<pubDate>Thu, 08 Oct 2009 10:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-562</guid>
		<description>Any comments on previous post of mine...., well its working well for first time but when i load it again the effect does not appear, I am using popupmanager to show the flip effect, once user clicks on a button of popup it is removed and on select of an item from the main screen popup reappears with data loaded in the control.
it flips, only for the first time. any reason for this.....</description>
		<content:encoded><![CDATA[<p>Any comments on previous post of mine&#8230;., well its working well for first time but when i load it again the effect does not appear, I am using popupmanager to show the flip effect, once user clicks on a button of popup it is removed and on select of an item from the main screen popup reappears with data loaded in the control.<br />
it flips, only for the first time. any reason for this&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anmol</title>
		<link>http://verysimple.com/2008/07/11/flex-flipcard-component/#comment-561</link>
		<dc:creator>Anmol</dc:creator>
		<pubDate>Mon, 05 Oct 2009 05:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=117#comment-561</guid>
		<description>Can we use this is desktop application as i implemented this in my flex desktop app its not working fine first time it works and second if i use the same component and use the button to toggle the controls the effect disappears .contents of both front and back control under flipcard control loads properly but the flip effect disappears</description>
		<content:encoded><![CDATA[<p>Can we use this is desktop application as i implemented this in my flex desktop app its not working fine first time it works and second if i use the same component and use the button to toggle the controls the effect disappears .contents of both front and back control under flipcard control loads properly but the flip effect disappears</p>
]]></content:encoded>
	</item>
</channel>
</rss>

