# Step 3 of 3: Running the Project

## Content



In the last step, you added a video with one chapter to the [C1MediaPlayer](/componentone/api/wpf/online-mediaplayer/dotnet-framework-api/C1.WPF.MediaPlayer.4.6.2/C1.WPF.MediaPlayer.C1MediaPlayer.html) control. In this step, you will run the project and observe some of the run-time features of the **C1MediaPlayer** control.

Complete the following steps:

1.  From the **Debug** menu, select **Start Debugging** to view how your application will appear at run time. Observe that the video content plays automatically and that the application resembles the following:
    
    ![](https://cdn.mescius.io/document-site-files/images/35d97b39-ed23-40ca-bb1b-90a2e9178ac1/graphics/quickstart/runapplicaton.png)
    
    A few seconds after the video starts to play, the toolbar will disappear.
    
2.  Click the **Item List** button ![](https://cdn.mescius.io/document-site-files/images/35d97b39-ed23-40ca-bb1b-90a2e9178ac1/graphics/c1mediaplayer/itemlistbutton.png) to open the item list and observe that it resembles the following:
    
    ![](https://cdn.mescius.io/document-site-files/images/35d97b39-ed23-40ca-bb1b-90a2e9178ac1/graphics/c1mediaplayer/quickstart/itemlist.png)
    
    You added the title and the duration time of the video in steps 2 and 3 of [Step 2 of 3: Adding Content to the C1MediaPlayer Control](/componentone/docs/wpf/online-mediaplayer/Silverlight_Quick_Start/Step_2_of_3-_Adding_Content_to_the_C1MediaPlayer_Control2).
    
3.  Click the **Chapter List** button ![](https://cdn.mescius.io/document-site-files/images/35d97b39-ed23-40ca-bb1b-90a2e9178ac1/graphics/c1mediaplayer/chapterlist.png) to open the chapter list and observe that it resembles the following:
    
    ![](https://cdn.mescius.io/document-site-files/images/35d97b39-ed23-40ca-bb1b-90a2e9178ac1/graphics/c1mediaplayer/quickstart/chapterlist.png)
    
4.  Click **Setting up a Development System** and observe that the video fast-forwards to that chapter. The media player content will appear follows:
    
    ![](https://cdn.mescius.io/document-site-files/images/35d97b39-ed23-40ca-bb1b-90a2e9178ac1/graphics/c1mediaplayer/quickstart/choosechapter.png)
    

Congratulations! You have successfully completed the **MediaPlayer for Silverlight** quick start. In this quick start, you've created a **MediaPlayer for Silverlight** application, added chaptered video content to the **C1MediaPlayer** control, and viewed some of the run-time capabilities of the control.