Silverlight Demos
#1: Xmas Drop   -   Example | Source

The Vectorform Holiday Game created in Silverlight 1.1 - C#.
Happy Holidays! Enjoy!
#2: VectorLight Shooter Alpha 0.7   -   Example | Source

An all Silverlight shooter created in Silverlight 1.1 - C#.
We wanted to see how much Silverlight could handle. Give it a whirl. It's a blast.
#3: Vectorform Breakout   -   Example | Source

A Breakout clone created in Silverlight 1.1 - C#.
#4: VectorPong Retro   -   Example | Source

An Example of skinning a Silverlight game in Blend using PNG files

Only the XAML was changed using Blend, none of the source code was modified. All animations were done in Blend. Silverlight 1.1 - C#.
#5: Silverlight Pong V800   -   Example | Source

Pong done in a day 800x600 style with a little AI tweak. All animations were done in Blend. Silverlight 1.1 - C#.
#6: Silverlight Pong V1   -   Example | Source

Pong done in a day. All animations were done in Blend. Silverlight 1.1 - C#.
#7: Pong with Silverlight 1.0   -   Example | Source

Pong done in a day. Silverlight 1.0 - Javascript.
#8: Vectorform Nonogram V1   -   Example | Source

Simple Nonogram puzzle featuring the Vectorform Logo. Silverlight 1.1 - C#.
#9: Multi-select listbox component for Silverlight SDK 1.1   -   Example | Source

Modified Listbox.cs that enables multiple selections in a standard listbox. Replacement for Listbox.cs that is provided with the Silverlight 1.1 SDK.
#10: Image Carousel   -   Example | Source

This image viewer has the thumbnails laid out in a circular format. The user can click on the left or right side of the screen to rotate the images and drag back and forth for controlling the speed. The images can also be clicked for a larger view. Download Size: 6Kb. Note: Images NOT included.
#11: Video Player V1   -   Example | Source

This video player scales with the browser to be any size the user wishes. Also features auto hiding controls. Silverlight Version: 1.0 - Javascript Download Size: 11Kb
#12: Video Player V2   -   Example | Source

Same as version1 but this one shows the video player in a fixed size. The seeking/scrubbing technique used is also different on this one. There seems to be issues with wmv's seeking while they download. This version shows an alternate way from version 1. Silverlight Version: 1.0 - Javascript Download Size: 11Kb
#13: Vectorwho - Image Grid V2   -   Example | Source

This example adds a bit of functionality to the image grid, incorporating the relative bio information for the photo selected. Download Size: 432Kb (images included)

Note: This example needs to be run from a local/remote server to work properly.
#14: Twitter   -   Example | Source

This user interface example accesses the twitter.com API, parses the loaded XML and displays the latest Tweets. It currently only works with English Tweets. Download Size: 21Kb

Note: This example needs to be run from a local/remote server to work properly.
#15: Delicious Links   -   Example | Source

This user interface example accesses the del.icio.us API, it allows for the searching of tags and displaying of links from the del.icio.us/vectorform links list. There is a place in the proxy.php file where you can add your own del.icio.us account info. Download Size: 17Kb. Note: This example needs to be run from a local/remote server to work properly.
#16: Flickr's most interesting V1   -   Example | Source

Example showing how to access the Flickr API and grab photos tagged interesting. Download Size: 7Kb.

Note: This example needs to be run from a local/remote server to work properly.
#17: Flickr's most interesting V2   -   Example | Source

Same as above just showing larger images. Download Size: 7Kb.

Note: This example needs to be run from a local/remote server to work properly.
#18: Media Viewer   -   Example | Source

This is a test app that incorporates pieces of the other demos to make a working web application. The Media Viewer includes a Video Player, an Image Viewer and an RSS reader pulling stories from Yahoo News. Download Size: 27Kb (videos and images not included). Note: This example needs to be run from a local/remote server.
#19: Tile Navigation V1   -   Example | Source

This user interface example uses image tiles with reflections that animate in and out when rolled over to give the piece a 3D feel. Download Size: 9Kb
#20: Tile Navigation V2   -   Example | Source

This second version staggers the tiles at various depth level to enhance the 3D effect. Download Size: 9Kb
#21: Slide Viewer V1   -   Example | Source

This example is a basic slide viewer with a little bit of style. View slides one at a time navigating with the arrows. Download Size: 766Kb (includes slide images)
#22: Slide Viewer V2   -   Example | Source

This version of the Slide Viewer scales with the browser window. Download Size: 766Kb (includes slide images)
#23: Slide Viewer V3   -   Example | Source

Version 3 of the Slide Viewer has a fullscreen auto running mode. Click the Screen Title to launch. Download Size: 766Kb (includes slide images)
#24: Image Viewer   -   Example | Source

This image viewer loads in images from a zip file and dynamically resizes and positions them in a horizontal layout. The user can then drag or throw the image bar back and forth for a bit of fun type of navigation. The images can also be clicked or dragged for a larger view. Download Size: 2.3Mb (images included). Note: This example needs to be run from a local/remote server.
#25: Photo Show   -   Example | Source

A self running photo show with fullscreen capability. Fullscreen mode tends to lag on slower machines though. So, what are you waiting for? Go out and buy a faster machine so you can view this thing! Download Size: 812Kb (images included)
#26: Image Grid V1   -   Example | Source

Grids are a very common layout for all kinds of data. This example creates a grid of images (some Vectorform folks in fact) for displaying people and various (fake?) info about them using tool tips. Download Size: 277Kb (images included). Note: This example needs to be run from a local/remote server.
#27: Bouncy Nav 1   -   Example | Source

An example based off of the Image Grid code, this one is just a single strip of images but has a fun, bouncy, liquid feel to it. Download Size: 40Kb (images not included). Note: This example needs to be run from a local/remote server.
#28: ComboBox and ScrollablePanel V1   -   Example | Source

A basic combo box component for single choices. 1 line of code to instantiate either. ComboBox utilizes ScrollablePanel component for easier implementation and customization options. Mouse Wheel suport. Download Size: 14Kb
#29: Vertical Scrollbar V1.3   -   Example | Source

Vertical Scrollbar Component with easier implementation and customization options. Download Size: 12Kb
#30: Vertical Scrollbar V1.2   -   Example | Source

Vertical Scrollbar with Mouse Wheel Support. Download Size: 12Kb
#31: Vertical Scrollbar V1.1   -   Example | Source

Vertical Scrollbar with fadeout of text. Download Size: 12Kb
#32: Vertical Scrollbar V1.0   -   Example | Source

User interface components are hard to come by this early in Silverlight's release, so here's a common one we always end up needing. The good old scrollbar. How else are you gonna show all that wonderful text that everyone loves to read? Download Size: 12Kb
#33: Horizontal Scrollbar V1.0   -   Example | Source

A Horizontal Scrollbar for your viewing pleasure. Yes, eventually you will need to scroll something laterally and this is one way to do it. Download Size: 13Kb
#34: Reposition Content on Browser resize   -   Example | Source

The title on this one pretty much gives it away. Resize the browser and the content gets repositioned accordingly. Download Size: 5Kb
#35: Resize Content on Browser resize   -   Example | Source

Resize the browser and the content gets scaled accordingly. Download Size: 5Kb
#36: Particle 1   -   Example | Source

A Silverlight Particle using programmatic movement. Download Size: 9Kb
#37: Flyout Menu V1   -   Example | Source

This example leans a little more towards traditional web site navigation with the tried and true flyout menu.
#38: Flyout Menu V2   -   Example | Source

Version 2 of the flyout menu fades the menus in on mouseover.
#39: Flyout Menu V3   -   Example | Source

This version animates the menus on mouseover.