Tag Archive | "blend 3"

Databinding controls in SilverLight 3

Tuesday, November 17, 2009

0 Comments

In the following video I will show how to Databind a progressbar’s width to the position of a video. The Databinding feature in Microsoft Expression Blend 3 allows this interaction without the need to write one of code.

Continue reading...

Building a Download Progress Bar for your Hulu inspired SilverLight video player

Saturday, November 14, 2009

0 Comments

Building a Download Progress Bar for your Hulu inspired SilverLight video player

This is part 4 in our series of building a Hulu inspired video player. In this tutorial we will be building a download progress bar.

Continue reading...

Importing graphics from Adobe Illustrator into Microsoft Expression Blend 3

Thursday, October 29, 2009

0 Comments

Importing graphics from Adobe Illustrator into Microsoft Expression Blend 3

In this video I show how to import vector graphics from Adobe Illustrator and load it into a user control in Blend 3.

Continue reading...

Implementing a custom hit area in Microsoft Expression Blend 3

Wednesday, October 28, 2009

0 Comments

Implementing a custom hit area in Microsoft Expression Blend 3

In the following video I show how to implement a custom hit area in Microsoft Expression Blend 3.

Continue reading...

Implementing a custom cursor in Microsoft Expression Blend 3

Wednesday, October 28, 2009

0 Comments

Implementing a custom cursor in Microsoft Expression Blend 3

In The following video I show how to implement a custom mouse cursor in Microsoft Expression Blend 3.

Continue reading...

Exploring the Gradient tool in Microsoft Expression Blend 3

Tuesday, October 27, 2009

1 Comment

Exploring the Gradient tool in Microsoft Expression Blend 3

The following video shows how to work with the gradient tool in MIcrosoft Expression Blend 3. The video goes in depth of gradient stops, reversing gradients, and the xaml output.

Continue reading...

Exploring the Canvas control in Microsoft Expression Blend 3

Tuesday, October 27, 2009

3 Comments

Exploring the Canvas control in Microsoft Expression Blend 3

This video will show you how to use the canvas control in Microsoft Expression Blend 3. The canvas control allows for absolute positioning and the ability to stack objects on top of each other. This control is the designers best friend when creating interfaces in Blend 3.

Continue reading...

Creating a Silverlight video player in Microsoft Expression Blend 3

Sunday, October 25, 2009

1 Comment

Creating a Silverlight video player in Microsoft Expression Blend 3

This video will show you how to add a video player in Microsoft Expression Blend 3. Adding video to Silverlight projects ia as simple as placing a media element control from the assets panel on the stage and setting the media element’s source to a video file.

Continue reading...

Exploring the Objects panel in Microsoft Expression Blend 3

Wednesday, October 21, 2009

0 Comments

Exploring the Objects panel in Microsoft Expression Blend 3

This video will show you a few tips on the object panel in Expression Blend 3.

Continue reading...

Creating a Silverlight button with Microsoft Blend 3

Tuesday, October 20, 2009

0 Comments

Creating a Silverlight button with Microsoft Blend 3

This video tutorial will show how to create a custom button, modify its normal, mouse over and pressed states. Also add animation effects between those states.

Continue reading...

Creating a Resource Dictionary with Microsoft Blend 3

Monday, October 19, 2009

4 Comments

Creating a Resource Dictionary with Microsoft Blend 3

This video tutorial will show how to create a resource dictionary for your Microsoft Expression 3 projects. In this video you will see how a gradient could be externalized into the resource dictionary and be used by other objects in your project.

Continue reading...