If you are a Flash developer then you will be familiar to the concept of Tweening. I have used the Tweener library for action script in the past and it worked out great for me. In Silverlight you have by default the Storyboard available if you want to create animations. This is all very useful but sometimes you need to animate something from code.

I recently found this blog entry and it describes the use of a Tweener library for Silverlight 2 named agTweener. You can find the library and source files on codeplex. The project description says is all: the goal of agTweener is to provide a toolkit for Silverlight designers and developers to achieve animation and transition effects similar to toolkits currently available for Flash/Flex developer.

I am currently using this library for a small Silverlight project. The way it works is very similar like the Tweener library for actionscript.

Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Set your Twitter account name in your settings to use the TwitterBar Section.