• Uncategorized

    Posted on February 14th, 2008

    Written by Emad Ibrahim

    Tags

    , ,

    Silverlight Tip – Reverse your animation

    Let’s say you are trying to animate a “zoom-in” e.g. zoom to a part of an image.  Once the user is done zooming in, he will probably want to zoom back out, you want to animate the zoom-out but in reverse.  It turns out to be very easy to do with Expression Blend. Step 1 [...]

  • Uncategorized

    Posted on February 6th, 2008

    Written by Emad Ibrahim

    Tags

    Silverlight – Change the storyboard TargetName

    I wanted to reuse the same animation for multiple objects, which should have been a simple task.  Unfortunately, it took me a while to figure it out.  In theory, all I should need to do is set the Storyboard.TargetName property to a different object and I am done.  I tried all kind of combinations and [...]

  • Newer Posts Yeah! There are more posts, check them out.