Pause the animatin and reverse it
Last post 04-18-2008 4:57 PM by mazdak78. 3 replies.
Sort Posts:
04-18-2008 4:30 AM
Pause the animatin and reverse it

I'm using Expressn Blend & visual studio. I have an object which wants to animate it. I'm using blend to move it from point A to point B. Then I want to pause it and when an event ( like a button click ) happen reverse the animation. How can I find out the object is at point B so I can pause the animation and then by a click reverse it?

 

Regards

Mazdak

mazdak78

Loading...
Joined on 04-01-2008
Posts 7
04-18-2008 3:22 PM
Marked as Answer
Re: Pause the animatin and reverse it

You can't reverse a storyboard. You have to create 2 storyboards. One to go from A to B and one to go from B to A. When you want to pause the first animation, call Pause on the first Storyboard. Then when your event occurs, you just have to Begin your second storyboard.

Thierry Bouquain
Ucaya
http://www.ucaya.com

thierry.bouquain

Loading...
Joined on 05-06-2007
Nantes, France
Posts 274
04-18-2008 4:47 PM
Re: Pause the animatin and reverse it

How can I achive this by Expression Blend? The problem is I create the first animation and move it from point A to point B. Then I create the second storyboard and in the desginer my object come back to point A and I can not move it from point B to A. Does it have any trick to do it?

mazdak78

Loading...
Joined on 04-01-2008
Posts 7
04-18-2008 4:57 PM
Re: Pause the animatin and reverse it

INevr mind. Find it. Thanks for reply.

mazdak78

Loading...
Joined on 04-01-2008
Posts 7
Page view counter