Video Showcase – Media Player #in #SP2010
SharePoint Media Player 1.1
A web part which places a Windows Media Player object on the page to play audio / video. The web part takes into account the problem of menu’s going behind the Media Player window.
Compatibility:
- Windows SharePoint Services 3.0
- Microsoft Office SharePoint Server 2007
- SharePoint Foundation 2010
- SharePoint Server 2010
0.000000
0.000000
Categories: Work
Tags: CodePlex, MOSS 2007, Open Source, SharePoint 2010, SPF 2010, Windows Media Player, WSS 3.0
Leave a Reply Cancel reply
Tags
Android
Business Intelligence
C#
Certification
Client Object Model
CodePlex
Development
EPM
Form Services 2010
François Souyri
InfoPath 2010
iOS
iPad
iPhone
JavaScript
JQuery
Microsoft Word
Mobile Application
MOSS 2007
Office 365
Office 2010
PowerShell
Project
Project 2010
Project 2013
Project Conference 2012
Project Management
Project Online
Project Server
Project Server 2007
Project Server 2010
Project Server 2013
PS2010
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Designer 2010
SharePoint Online
SPF 2010
TechEd Europe 2012
Visual Studio 2010
Web Part
Windows 7
Workflow
WSS 3.0
Top Posts
- Excel formulas not auto calculating but F9 still works #in
- Programmatically setting a field to hidden within a Content Type #SharePoint #SP2010 #in
- Clearing the SharePoint Designer 2007 / 2010 Cache
- Useful JavaScript Function: PreSaveAction #SP2010 #SharePoint #PS2010 #ProjectServer #in
- Using jQuery to find the current logged in user #in #SP2010
- SharePoint Designer 2013 workflow action "Call HTTP Web Service"
- Project Server - "An unknown error has occurred"
- SharePoint and Document Versioning within Word.
- Security Validation Issue - Form Services issue with SP1+June 2011 CU (Release 2) #in #SP2010 #SharePoint #MSProject #ProjectServer
- Employee Absence Form + email notification to manager #in #SP2010 #SharePoint
Blogroll
Archives
Blog Stats
- 228,447 hits
hi,
Great WP, thanks.
My question is whether it’s possible to set the media player z-index, in other words to send it to the background in order to be able to see fly-outs menus on the page?
10x
Hi,
Unfortunately, when I was creating the web part I found that the object did not respond to z-index settings in the CSS I’m afraid.
If you are using SharePoint 2010, you may want to consider the Site Assets library and the Media Web Part that is supplied with SP2010. This plays videos through Microsoft’s Silverlight plugin.
Kind Regards
Giles
Actually, there is a way
but I am not sure how I can set it.
If you could let me know how – I will update the webpart configuration to include the new setting
Kind Regards
Giles
Final HTML should include
param name=WindowlessVideo value=true