Projects
Screencasts
Styling a template with Blend – This screencast shows you how to style a ToggleButton to look like a Play/Pause button for a video player in Expression Blend. Lessons learned in this tutorial can be applied to styling other controls.
Video Slider Control
The Slider for Silverlight 2 Beta 2 removes the ability to listen to MouseLeftButtonDown and MouseLeftButtonUp events. This control no only provides that ability, but it adds a DownloadProgress bar. If you use it, I would like your feedback.
Post | Code
Animation Engine
Update 9/11/2008 – Taken a break from the Animation Engine project. The problem I keep running into is the native Silverlight animation system is by far faster than any timer based system and dynamically loading/unloading Storyboards. I’ll come back to it.
To program animations from the code-behind in Silverlight is a verbose task. The goal of this project is to make it easy for you to program animations. In fact, with this library it only takes one line of code to animate an object.
Versions: 0.1.32408 – Move Animation, Scale Animation, Easing included in this release. (dll) (source) (example) (example source)
[...] Projects [...]
Can you please check the example source. I am unable to download it (says: size 0 kb).
Thanks
Hey Xrth, I have reuploaded the zip file. If you have any further problems feel free to e-mail me at cschuman[at]gmail dot com.