How to create a continuum animation in Windows Phone 7?

ぐ巨炮叔叔 提交于 2019-11-29 09:22:25

问题


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. :)


回答1:


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.




回答2:


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



来源:https://stackoverflow.com/questions/5615831/how-to-create-a-continuum-animation-in-windows-phone-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!