<?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: Creating view states in a Flex application</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:35:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sandy</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-7265</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-7265</guid>
		<description>Hello ,

I hav a datagrid(A) in that there are two feilds  (x,y)whhich has click optiona. On click of x feild - x feild  related  datagrid will be visible below the datagrid A, now if i click the  y feild of the datagrid A then the  Y related data grid should come above the x related datagrid  Vice Versa  . Please help me with a solutiion</description>
		<content:encoded><![CDATA[<p>Hello ,</p>
<p>I hav a datagrid(A) in that there are two feilds  (x,y)whhich has click optiona. On click of x feild &#8211; x feild  related  datagrid will be visible below the datagrid A, now if i click the  y feild of the datagrid A then the  Y related data grid should come above the x related datagrid  Vice Versa  . Please help me with a solutiion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-5486</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Sat, 29 Aug 2009 13:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-5486</guid>
		<description>Hi,

try to use states in a derivated application class. Flex shows the following error:
&quot;Could not resolve  to a component implementation.&quot;

How I can use states in this case?

For your help in advance thanks!

Klaus</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>try to use states in a derivated application class. Flex shows the following error:<br />
&#8220;Could not resolve  to a component implementation.&#8221;</p>
<p>How I can use states in this case?</p>
<p>For your help in advance thanks!</p>
<p>Klaus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: memo</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1485</link>
		<dc:creator>memo</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1485</guid>
		<description>hi,


i understand how states and transitions work, but I just cannot apply them to a whole component. it just does not work n the component, which is in a separate MXML file.

&amp;ltmx:transitions&amp;gt
       &amp;ltmx:Transition fromState=&quot;*&quot; toState=&quot;*&quot;&amp;gt
           	&amp;ltmx:Resize duration=&quot;400&quot;/&amp;gt
        &amp;lt/mx:Transition&amp;gt
&amp;lt/mx:transitions&amp;gt

&amp;ltmx:states&amp;gt
	&amp;ltmx:State name=&quot;sInitial&quot;&amp;gt
		&amp;ltmx:RemoveChild target=&quot;{project}&quot;/&amp;gt
		&amp;lt/mx:State&amp;gt
	&amp;lt/mx:states&amp;gt
&amp;lt:states /&amp;gt

...

&amp;ltpf:Project id=&quot;project&quot; /&amp;gt</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i understand how states and transitions work, but I just cannot apply them to a whole component. it just does not work n the component, which is in a separate MXML file.</p>
<p>&amp;ltmx:transitions&amp;gt<br />
       &amp;ltmx:Transition fromState=&#8221;*&#8221; toState=&#8221;*&#8221;&amp;gt<br />
           	&amp;ltmx:Resize duration=&#8221;400&#8243;/&amp;gt<br />
        &amp;lt/mx:Transition&amp;gt<br />
&amp;lt/mx:transitions&amp;gt</p>
<p>&amp;ltmx:states&amp;gt<br />
	&amp;ltmx:State name=&#8221;sInitial&#8221;&amp;gt<br />
		&amp;ltmx:RemoveChild target=&#8221;{project}&#8221;/&amp;gt<br />
		&amp;lt/mx:State&amp;gt<br />
	&amp;lt/mx:states&amp;gt<br />
&amp;lt:states /&amp;gt</p>
<p>&#8230;</p>
<p>&amp;ltpf:Project id=&#8221;project&#8221; /&amp;gt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriele</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1486</link>
		<dc:creator>Gabriele</dc:creator>
		<pubDate>Fri, 03 Apr 2009 15:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1486</guid>
		<description>Hallo,

 i use Flex Builder 3, i&#039;ve problems at make a continuous state change, i&#039;d like to have a state change without being dependent on event, like button click.

How can i make it?

Many Thanks.
Gabriele</description>
		<content:encoded><![CDATA[<p>Hallo,</p>
<p> i use Flex Builder 3, i&#8217;ve problems at make a continuous state change, i&#8217;d like to have a state change without being dependent on event, like button click.</p>
<p>How can i make it?</p>
<p>Many Thanks.<br />
Gabriele</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean Adams</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1487</link>
		<dc:creator>Jean Adams</dc:creator>
		<pubDate>Sun, 22 Feb 2009 23:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1487</guid>
		<description>Hi, very interesting your example, and I like to ask&#039;u if exists some example, about a complete applz? Well, I&#039;m like to learn, how can develop a little application with flex.</description>
		<content:encoded><![CDATA[<p>Hi, very interesting your example, and I like to ask&#8217;u if exists some example, about a complete applz? Well, I&#8217;m like to learn, how can develop a little application with flex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1489</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 19 Feb 2009 21:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1489</guid>
		<description>I&#039;d like to return to the question Prashanth Samanth had about having a ComboBox to change states within an application. (I didn&#039;t see an entry on this with a search of your site.)

How would this be done? It doesn&#039;t appear to be as easy as with a LinkButton. I&#039;m shaky with eventListeners if they are needed!</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to return to the question Prashanth Samanth had about having a ComboBox to change states within an application. (I didn&#8217;t see an entry on this with a search of your site.)</p>
<p>How would this be done? It doesn&#8217;t appear to be as easy as with a LinkButton. I&#8217;m shaky with eventListeners if they are needed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Help</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1488</link>
		<dc:creator>Help</dc:creator>
		<pubDate>Sat, 07 Feb 2009 21:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1488</guid>
		<description>I&#039;m having the same problem using States with Flex 3

Error: Type was not found or was not a compile-time constant: states. [Generated code (use -keep to save): Path: states-generated.as, Line: 327, Column: 14]

Using Flex SDK 3.2</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem using States with Flex 3</p>
<p>Error: Type was not found or was not a compile-time constant: states. [Generated code (use -keep to save): Path: states-generated.as, Line: 327, Column: 14]</p>
<p>Using Flex SDK 3.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sine</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1493</link>
		<dc:creator>Sine</dc:creator>
		<pubDate>Thu, 31 Jul 2008 12:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1493</guid>
		<description>Hello again,
I am trying to load a gallery component - with images driven by xml - into one of the states, but Flash Player does not like it... Is it wrong to load something so complex inside a state?</description>
		<content:encoded><![CDATA[<p>Hello again,<br />
I am trying to load a gallery component &#8211; with images driven by xml &#8211; into one of the states, but Flash Player does not like it&#8230; Is it wrong to load something so complex inside a state?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sine</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1492</link>
		<dc:creator>Sine</dc:creator>
		<pubDate>Thu, 31 Jul 2008 12:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1492</guid>
		<description>Hello - Is there any reason why the mx:script CDATA block is not at the top of the code? Does it matter - apart from making it easier to find?
P.s. The code runs fine for me in Flex Builder 3.</description>
		<content:encoded><![CDATA[<p>Hello &#8211; Is there any reason why the mx:script CDATA block is not at the top of the code? Does it matter &#8211; apart from making it easier to find?<br />
P.s. The code runs fine for me in Flex Builder 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/comment-page-1/#comment-1491</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 29 Jul 2008 01:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/05/creating-view-states-in-a-flex-application/#comment-1491</guid>
		<description>De Angela Duff / tyu,

Which version of the Flex 3 SDK are you using? I tried in the SDK that shipped with Flex Builder 3 (3.0.0.477) and the code above worked.

Peter</description>
		<content:encoded><![CDATA[<p>De Angela Duff / tyu,</p>
<p>Which version of the Flex 3 SDK are you using? I tried in the SDK that shipped with Flex Builder 3 (3.0.0.477) and the code above worked.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
