<?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: FlipCard 2.0 With Source Released</title>
	<atom:link href="http://verysimple.com/2009/04/08/flipcard-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com/2009/04/08/flipcard-2/</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: Marcus</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-4474</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Tue, 15 Nov 2011 15:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-4474</guid>
		<description>I found a way to do the dynamic flip card list whit double click to call the function toggle. But now i have to make drag drop for each card and put all the infos in a datagrid.

Thanks!</description>
		<content:encoded><![CDATA[<p>I found a way to do the dynamic flip card list whit double click to call the function toggle. But now i have to make drag drop for each card and put all the infos in a datagrid.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-4468</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Mon, 14 Nov 2011 17:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-4468</guid>
		<description>Hi Jason.

I&#039;m creating  a flipcard list and the list have a dynamic lenght. For example, sometimes  i can have only one flip card, but another time the list can have 20 flip card. I want do call the event toggle by a double click. Is it possible to do this?

Any ideia how can i do this??

Thank you, from Brasil!!</description>
		<content:encoded><![CDATA[<p>Hi Jason.</p>
<p>I&#8217;m creating  a flipcard list and the list have a dynamic lenght. For example, sometimes  i can have only one flip card, but another time the list can have 20 flip card. I want do call the event toggle by a double click. Is it possible to do this?</p>
<p>Any ideia how can i do this??</p>
<p>Thank you, from Brasil!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-3301</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 18 Jun 2011 21:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-3301</guid>
		<description>Excellent, thanks Paul!</description>
		<content:encoded><![CDATA[<p>Excellent, thanks Paul!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Odeon</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-3300</link>
		<dc:creator>Paul Odeon</dc:creator>
		<pubDate>Sat, 18 Jun 2011 20:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-3300</guid>
		<description>Francisc, Jason,

You can fix the black background issue by adding the line:

flipInstance.transparent = true;

In the initInstance method of ws.tink.flex.pv3dEffects.Flip

Hope that helps!

Paul</description>
		<content:encoded><![CDATA[<p>Francisc, Jason,</p>
<p>You can fix the black background issue by adding the line:</p>
<p>flipInstance.transparent = true;</p>
<p>In the initInstance method of ws.tink.flex.pv3dEffects.Flip</p>
<p>Hope that helps!</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisc</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-648</link>
		<dc:creator>Francisc</dc:creator>
		<pubDate>Mon, 22 Mar 2010 20:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-648</guid>
		<description>Alright, Jason!
Thanks, I apreciate the very quick response.
I&#039;ll see if I can get an answer for this and let you know.</description>
		<content:encoded><![CDATA[<p>Alright, Jason!<br />
Thanks, I apreciate the very quick response.<br />
I&#8217;ll see if I can get an answer for this and let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-647</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 22 Mar 2010 20:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-647</guid>
		<description>hi francisc, that is an issue that&#039;s really similar to other&#039;s that have been reported and I&#039;m afraid I don&#039;t have an easy solution.  I am actively asking for help if anyone would be willing to contribute to the code - please let me know.

the problem is that the graphics behavior goes down to the the PaperVision3d API which the FlipCard is built upon.  I am not familiar with the guts of that API well enough to understand how to fix this issue without doing a lot of research.  Any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>hi francisc, that is an issue that&#8217;s really similar to other&#8217;s that have been reported and I&#8217;m afraid I don&#8217;t have an easy solution.  I am actively asking for help if anyone would be willing to contribute to the code &#8211; please let me know.</p>
<p>the problem is that the graphics behavior goes down to the the PaperVision3d API which the FlipCard is built upon.  I am not familiar with the guts of that API well enough to understand how to fix this issue without doing a lot of research.  Any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisc</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-646</link>
		<dc:creator>Francisc</dc:creator>
		<pubDate>Mon, 22 Mar 2010 14:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-646</guid>
		<description>I have a problem with the FlipCard component, which is, I need to flip an Image control with a transparent background PNG to another Image with another transparent PNG.

The FlipCard component is inside a Canvas with a backgroundImage.

The problem is while the flip is animating, the Image controls keep the image but get a BLACK background. I can change the color of the background, but it can never be transparent. I tried with a transparent png as backgorundImage and backgroundAlpha:0, but I can still see the black backgorund.

Any idea how I can hide it please?</description>
		<content:encoded><![CDATA[<p>I have a problem with the FlipCard component, which is, I need to flip an Image control with a transparent background PNG to another Image with another transparent PNG.</p>
<p>The FlipCard component is inside a Canvas with a backgroundImage.</p>
<p>The problem is while the flip is animating, the Image controls keep the image but get a BLACK background. I can change the color of the background, but it can never be transparent. I tried with a transparent png as backgorundImage and backgroundAlpha:0, but I can still see the black backgorund.</p>
<p>Any idea how I can hide it please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-645</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 04 Mar 2010 20:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-645</guid>
		<description>Hey Ton,

There&#039;s three levels:

FlipCardContainer
FlipCard
-your component~

depending on what level you style you might get that effect.  You could try adding the border styles to other &quot;levels&quot; and get different results.</description>
		<content:encoded><![CDATA[<p>Hey Ton,</p>
<p>There&#8217;s three levels:</p>
<p>FlipCardContainer<br />
FlipCard<br />
-your component~</p>
<p>depending on what level you style you might get that effect.  You could try adding the border styles to other &#8220;levels&#8221; and get different results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ton Habraken</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-644</link>
		<dc:creator>Ton Habraken</dc:creator>
		<pubDate>Thu, 04 Mar 2010 12:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-644</guid>
		<description>Hi Jason,

Have you tried putting in two components with cornerradius. I did and it does not make the corners transparent you get black corners instead. Is there an easy way to fix this?</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>Have you tried putting in two components with cornerradius. I did and it does not make the corners transparent you get black corners instead. Is there an easy way to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2009/04/08/flipcard-2/#comment-643</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 11 Aug 2009 20:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=351#comment-643</guid>
		<description>Hey Krish, I have read that error occurs when you compile different parts of your flex app with different versions of the Flex compiler.  To solve it, you could just use the source code instead of the pre-compiled SWC.</description>
		<content:encoded><![CDATA[<p>Hey Krish, I have read that error occurs when you compile different parts of your flex app with different versions of the Flex compiler.  To solve it, you could just use the source code instead of the pre-compiled SWC.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

