In my application, I want to add a background animation for the background (it’s black).
I don’t know, something simple like appears from the bottom to top some burbles, ballons, etc.. Sorry, I have no idea about to do this.
Thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You may want to look into the visual state manager. http://timheuer.com/blog/archive/2008/06/04/silverlight-introduces-visual-state-manager-vsm.aspx.
you could also handle the render loop and updating your objects in there.
http://blogs.silverlight.net/blogs/msnow/archive/2008/04/01/timers-and-the-main-game-loop.aspx