by jesseliberty via Jesse Liberty - Silverlight Geek on 12/16/2008 7:51:00 PM
I'm pleased to announce that my Sparkling Client interview on Animation is now posted. In honor of that interview, I've created a button with in-state animation that will take you to the podcast, presented here through Silverlight Streaming, and analyzed, briefly, below…
There are two aspects to the button above.
First, creating the button was a quick job of templating a normal button, as explained in these two videos (currently available) and parts 3 and 4, to be posted soon.
(click on image to go to video)
My quick steps were to open a new Blend project, add a button, make it a template, add simple visual behavior for mouse over, mouse pressed etc., and then add repeat forever animation on not having the focus (annoying, eh?). I then brought it into visual studio, cleaned up the Xaml a bit, went to add the event handler and realized: oops! wanted that to be a hyperlinkButton and so changed it in the resource definition (fortunately they are very similar) and shazam!
The second aspect is streaming. (you can tell by the big word streaming just above). Creating an application and displaying it live in the blog is absurdly easy. The steps are:
There is a second, longer procedure, but this works really well for a blog. (I cut down the height and width for the button above).
That's it. Instant working button.
Original Post: Podcast interview on animation
The content of the postings is owned by the respective author. Silverlight Feeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on Silverlight Feeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.