8

I know there is a continuum transition in windows phone 7 and it doesn't seem to be included in the silverlight toolkit yet.

Any ideas how to create one?

Thanks in adv. :)

UPDATE

At last I took some code from Kevin Marshall's excellent post regarding wp7 page transitions and I think this post will give you a good start. :)

Justin XL
  • 38,763
  • 7
  • 88
  • 133

2 Answers2

8

For anyone using the Silverlight Toolkit, I've created a Continuum Transition class that you can drop straight into your project and start using like the other transitions in the toolkit.

Check out the details here: Continuum Transition for Windows Phone Silverlight Toolkit | Benjii.Me

Ben Cull
  • 9,434
  • 7
  • 43
  • 38
6

I'm not entirely sure which animation you're referring to as continuum however if it's the one I think you're talking about then Metro in Motion Part #3 - Flying Titles may be some help. If not there are a few other articles in the series that could help you build your own.

Nigel Sampson
  • 10,549
  • 1
  • 28
  • 31