Tagged Questions

1
vote
1answer
548 views

How to animate “typing” text in SketchFlow?

In Microsoft's Expression Blend 3 SketchFlow application. How would you go about animating the typing of text, ideally in staged character by character fashion. As if the user is typing it. An ...
0
votes
0answers
210 views

WPF Expanding/Collapsing animation issue (using spline key frame) with height of container control

Here are two images that display my problem: ------------------------------------------------------- As you can see in the second image, the sub items have been collapsed (with an animation), but ...
0
votes
1answer
480 views

Animation in Silverlight using a dynamic value

I want to translate an object on its Y-axis over time in Silverlight, but its height is not constant, so I'd like to be able to change the second line of the following from: ...