Archive | Video Tutorials RSS feed for this section

Using Transition Preview within Microsoft Blend

6. December 2009

0 Comments

Using Transition Preview within Microsoft Blend

In this video I demonstrate the Transition Preview within Microsoft Expression Blend. This will save lots of time when creating states and not having to run the project.

Continue reading...
Building a Volume Control for your Hulu inspired SilverLight video player

5. December 2009

0 Comments

Building a Volume Control for your Hulu inspired SilverLight video player

This is Part 5 in a series of tutorials demonstrating how to build a Hulu inspired video player in Silverlight 3. In this video we will show how to databind a media element’s isMuted property to a toggle button volume control’s isChecked property.

Continue reading...
Drag and Drop images from Filesystem to Silverlight 4 Applications

26. November 2009

0 Comments

Drag and Drop images from Filesystem to Silverlight 4 Applications

In this video I show how to drag and drop images from the filesystem into a Silverlight 4 application. On an image component simply add a drop event and set AllowDrop=”True”

Continue reading...
Databinding controls in SilverLight 3

17. November 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...
Introduction to Animation in Microsoft Expression Blend 3

30. October 2009

0 Comments

Introduction to Animation in Microsoft Expression Blend 3

In this video I discuss a few keys topics of animation in Microsoft Expression Blend 3. Topics include storyboards, creating keyframes, setting transforms on objects and previewing within the Blend IDE.

Continue reading...
Importing graphics from Adobe Illustrator into Microsoft Expression Blend 3

29. October 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

28. October 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

28. October 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

27. October 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

27. October 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

25. October 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

21. October 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

20. October 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

19. October 2009

0 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...