This is a bug in Flex 2b3. You’ll have to wait for the release to get the fix.

 

Jason

 


From: [email protected] [mailto:[email protected]] On Behalf Of nelsoncostabatista
Sent: Thursday, June 22, 2006 8:28 AM
To: [email protected]
Subject: [flexcoders] Transitions – How to apply movement to SetStyleAction(horizontalCenter proprety)

 

Hello all,

I'm defining a few states in my application and transitions between
these states.
In the beginning of the design development I was using the property
"x" for a panel, and in the transition I defined:
<mx:Move easingFunction="{Circular.easeOut}" duration="1000"
target="{myDataPanel}"/>
And the movement between states run well.

Now I need to change the property "x" for the style
"horizontalCenter", in order to get in my main application the correct
placement of the panel.
Now the panel movement doesn't work. I even forced the
"<mx:SetStyleAction relevantStyles="horizontalCenter" filter="move"
target="{ myDataPanel }"/>" in my transition, but with no luck.

Best regards,
Nelson Batista

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to