near
17 Jan 2012, 9:01 AM
Hi all,
I am trying to add an animation on a button when I click on it. The animation Works but the button disappear after the animation.
To retrieve the intial button state, I try to set the "dynamic" property of the animation to "false", but it causes an error. On the otherhand I try to redo the layout of the parent component, and also try to save a copy of the button state to apply it after, but it's not working !
Does anyone knows what to do to not loose my "dear component" ?
Thank's in advance
Near
I am trying to add an animation on a button when I click on it. The animation Works but the button disappear after the animation.
To retrieve the intial button state, I try to set the "dynamic" property of the animation to "false", but it causes an error. On the otherhand I try to redo the layout of the parent component, and also try to save a copy of the button state to apply it after, but it's not working !
Does anyone knows what to do to not loose my "dear component" ?
Thank's in advance
Near