Some animation requests in a Silverlight application

Posted by Mohit Deshpande on Stack Overflow See other posts from Stack Overflow or by Mohit Deshpande
Published on 2010-03-15T00:26:38Z Indexed on 2010/03/15 0:29 UTC
Read the original article Hit count: 546

Filed under:
|

I am making a flash card application. It shows the question and then a textbox for user input, all wrapped in a border or rectangle. So what I want is an animation that "flips" the rectangle or border upside-down and then their is text on the "back". Also, I want my application to APPEAR transition from one card to another by "flying off" the screen then "another" card comes in to replace the other one in the opposite direction. But actually I'm want just a little animation of the border or rectangle moving off the screen then coming back in, but in the opposite direction.

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about animation