473,772 Members | 2,414 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need help with embedded windows media player - HTML

1 New Member
In my page i am embedding a media player. I just want to play audio files. I only need to give support to internet explorer.

The html i am using is shown below

Expand|Select|Wrap|Line Numbers
  1.  <div class="form_date" >
  2.     <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="audioPlayer"  width="251" height="62" type="application/x-oleobject"          >
  3.         <param name="URL" value="<%= ViewData["recordSourcePath"] %>" />
  4.  
  5.         <param name="AllowHideDisplay" value="true" />
  6.         <param name="AutoStart" value="true"/>         
  7.  
  8.      <param name="AllowHideControls" value="true"/>
  9.         <param name="AllowHideDisplay" value="true"/>
  10.         <param name="ShowDisplay" value="false"/>
  11.         <param name="AllowChangeDisplaySize" value="false"/>
  12.       <param name="AutoSize" value="false" />
  13.  
  14.         <param name="enabled" value="true"/>
  15.         <param name="fullScreen" value="false"/>           
  16.         <param name="StretchToFit" value="false"/>
  17.         <param name="enabledContextMenu" value="true"/>                
  18.         <param name="ShowControls" value="true"/>
  19.          </object>
  20. </div>
The player works fine excpet its displaying a screen(that shows visualizations) .I dont want that video scrren in my page cause i am only playing audio file.I only need basic controls to play.




But in my case its looks like as i wanted if the player is not laded with files. If it started play it show the video window. How can i hide that video(black screen) permenetly


You can see more about this question from this link
http://stackoverflow.com/questions/5...ia-player-html
Mar 18 '11 #1
0 1755

Sign in to post your reply or Sign up for a free account.

Similar topics

56
6972
by: alan b | last post by:
I copied it and tried to edit the movie.htm below in the <PARAM NAME=*** location of the file where the videoclip is on my hard drive. It is already recorded by Windows Media Player. My version is 9.0 although it is coded 5.0 in this htm file. Let me know if it is able to be fixed. *** denotes where it is edited to locate the path where the videoclip is.
1
8917
by: Anise | last post by:
I have a question concerning embedding a windows media player into a web application in .net.. I download Windows Media Player 10 and its SDK On the .ascx page I placed a windows media player object from the toolbox and all the sites i read say when "Adding the Windows Media Player control from the Toolbox also adds references to two libraries created by Visual
1
7897
by: Stephen Adam | last post by:
Hi there, Have spent a while trying to find out how to connect to Windows Media Player through COM. Unfortunately there doesnt seem to be much stuff about it on the web. What I need to do is create a simple console application which will be able to find out what the values of a currently playing tack. I've downloaded the Windows Media player SDK which come with some IDL and
1
2849
by: Silverton Mike | last post by:
I need to retrieve Windows Media Player playlists programmatically via C# from a desktop machine. Does WMP keep track of used/created playlists via registry entries or a saved file on the hard disk? I know WMP likes to save its playlists in directories such as: H:\Documents and Settings\Administrator\My Documents\My Music\My Playlists but any .wpl files saved outside such a scheme wont be found if only looking here.
2
4932
by: benmourra | last post by:
Hi all, I'm trying to create a web page using VS2005, ASP.NET 2.0, that will allow me to choose from a list of media files on my computer and then play my selection within an embedded Windows Media Player on the page. I've been able to eventually find out how to embed the player into the page by manually inserting code into the source view of my aspx file. It plays the file specified in the source view, but I'd like to be able to...
0
1714
by: NiNiT | last post by:
I need to display embedded Windows Media Player plugin inside a browser that fetches its video over HTTPS. Is that possible? In other words, does Windows Media Player embedded plugin support HTTPS. The HTML code generated by my aspx page is the following : <object id="NSPlay" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://www.microsoft.com/netshow/download/en/nsasfinf.cab#Version=2,0,0,912" viewastext=""...
0
1600
by: czi02 | last post by:
what toolbar am i going to use with my windows media player. And would you give me a codes to play and run my windows media player. Thasnx in advance. And what is the step by step procedure to to do a winbdows media player. Fro example, draw a combo box and this is the code. Thanks again.
0
1897
by: dongarbage | last post by:
Hi there, I've created a user control to put in a web page. I'd like to add a windows media player control to the user control that I've created. But, for some reason, the user control does not load when I add the windows media player control to it. Is the issue that I did not specify the HTML correctly? I have embedded a windows media player in a web page, and had to specify the CLSID for media player, but in this case, I'd like to...
0
1427
by: rajendragmistry | last post by:
I want to open media file in vb.net but i cant due to WMP version compatibility and my application get shut down/crashed
1
1990
by: conquer | last post by:
I installed a video on my website. the file is .flv. but i didn't like it because it was too small so I embedded Windosw media player and put my video as a .wmv and it works fine in the browser when in dreamweaver, but once the video is up loaded to site. All Iget is the player and no video. Can this be fixed?
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10261
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9911
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8934
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7460
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.