Learning Silverlight and Blend with .toolbox (Silverlight TV #29)

In this episode, Adam Kinney demonstrates how to take advantage of behaviors in Expression Blend 4. He creates several demonstrations using the new DataStore and conditional behavior features in concert with several new behaviors including ChangePropertyAction, ControlStoryBoardAction,
SetDataStoreValueAction, and the custom Mouse3DBehavior. Adam also shows how to create a custom behavior using code. Don't miss this episode as Adam discusses how behaviors can make the UI developer's job much easier.
Relevant links:
Follow us on Twitter @SilverlightTV or on the web at http://silverlight.tv/
That's all great, but where's my FluidBindProperty behavior? It was in Blend 3 samples, but there's no source for the samples so I can't use it in SL4? Will there be a new version of the samples? With source this time?
Thanks.
Encore
Can you please tell us where we can get the source for Oliver Stark's custom behavior? Thanks.
DataArtist - Sure. Here is a link to Oliver Stark's post on the Mouse3DBehavior: http://the-oliver.com/2010/03/26/daily-demo-silverlight-mouse-3d-behavior/
Thanks for providing the link to Oliver Stark's post and access to his source. It would be great to have additional coverage on behaviors.
The source for the v3 FluidBindProperty behavior si available here: http://expressionblend.codeplex.com/SourceControl/changeset/view/28511#494865"> http://expressionblend.codeplex.com/SourceControl/changeset/view/28511#494865
Expect to see more updates to the http://expressionblend.codeplex.com/SourceControl/changeset/view/28511#494865"> http://expressionblend.codeplex.com/ site after the Expression Studio v4 launch!
Thanks Adam. I have actually built a SL4 version by using the code for FluidBindBehavior and related classes but couldn't get it to work. I'll see what happens with the launch tomorrow?
Thanks again.