I created a Document Center site which has its own Content Query Web Parts. When I upload a video file to this document center, the Content Query Web Parts are playing the videos in browser with modal SilverLight popup player.
When I add a webpart of my normal document library to this document center its added as a default XsltListViewWebPart which does not use the SilverLight player for videos.
Is it possible to customize the XsltListViewWebPart somehow, so that it will open the videos with the same SilverLight player?