简体   繁体   English

如何在Visual Studio 2005的c#.net Web应用程序中嵌入Windows Media Player

[英]How can I embed a windows media player in my c#.net web application in visual studio 2005

如何在Visual Studio 2005的c#.net Web应用程序中嵌入Windows Media Player?

You could use the Windows Media Player detect and embed JavaScript method that I put together. 您可以使用Windows Media Player检测并嵌入我放在一起的JavaScript方法。 It is based off the SWFObject. 它基于SWFObject。 There is also an example available for download. 还有一个示例可供下载。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在C#应用程序中嵌入字体? (使用Visual Studio 2005) - How do I Embed a font with my C# application? (using Visual Studio 2005) 如何在Visual Studio 2005的C#.NET中的项目中添加对COM组件的引用? - How to add reference to a COM component in my project in C#.NET in Visual Studio 2005? 如何向我的 Visual Studio 项目添加对 Windows Media Player 的引用? - How to add reference to Windows Media Player to my Visual Studio project? 如何使Windows Media Player控件在C#.NET项目中正确显示静止图像 - How to make Windows Media Player Control display still images correctly in a C#.NET project 在c#和asp.net的运行时中,将Windows Media Player嵌入网页中 - Embed a windows media player in a web page during runtime in c# and asp.net 我怎么知道visual c#中的Windows Media Player控件何时播放完一首歌? - How can I know when a Windows Media Player control in visual c# has finished of playing a song? 如何在 Visual Studio 2005 或 2019 中为 .NET Framework 2.0 编译一个简单的 WinForms C# 应用程序? - How do I compile a simple WinForms C# application for .NET Framework 2.0 in Visual Studio 2005 or 2019? 在Windows应用程序中,如何使用C#.Net 2.0从PictureBox中的网络摄像头保存实时图像 - In windows application how can i save a live image from webcam in picturebox using C#.Net 2.0 如何在自定义C#.NET Windows应用程序中创建报告? -一般问题 - How Can I Create Reports in a Custom C#.NET Windows Application? - General Question 如何将vlc媒体播放器嵌入我的c#windows表单应用程序? - how to embed vlc media player into my c# windows form app?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM