pjacobsen
Apr 9th, 2008, 01:59 PM
Is there a way to set a simple default value for a <var> node? I know how to wire it up to an entire prototype bean and specify values for properties on that... but not if I just want to give a default primitive value.
Something along the lines of a "value" attribute like this:
<var name="filterId" scope="flash" value="all" />
<start-state idref=.....
Something along the lines of a "value" attribute like this:
<var name="filterId" scope="flash" value="all" />
<start-state idref=.....