|
<object> tag doesn't work with wmp ver 10.3
I wrote code to embed a html page a wmp.
It works fine with wmp ver 10.2 but not with ver 10.3.
Here are my code.
<object id="Player"
classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="320" height="44">
<param name="url" value="http://207.145.57.163/mlbradio.asx" />
<param name="autostart" value="1" />
<param name="showcontrols" value="1" />
<param nam...
|
2 |
09.07.2007 20:00:14 |
|
embedded video/object param option values
Hello.
I'm trying to find a list of parameter option values for displaying/playing
my videos on the web. I want to know how changing the values in the "object"
below will change people's experiences. I'm experimenting 1 at a time but
would like to know what the options might be.
Example at http://wizardassociates.com/testvideo.asp
I understand there is a newer classid but this one ...
|
3 |
06.07.2007 17:50:03 |
|
Dynamic streaming playlist
Hey.
I need to create web page with online player for one local radio show.
Radio streams audio that i know how to play in embedded windows media
player object.
Now, how can I show title, artist when song is playing?
How do I create dynamic asx playlist?
...
|
1 |
05.07.2007 07:39:53 |
|
media player
This is a brand new dell. When I play my media player it skips at the end of
every song and fades back in. My media center is fine, It plays well. My
dell people take way too long and I have tried twice by phone.
...
|
2 |
04.07.2007 19:48:55 |
|
how to catch the time code from a video in an embedded WMP ?
well, the title says it all, I have to create a page allowing users to
watch a video and create chapters.
I can generate the asx file, but I'd like a button you can click on to
create a new chapter at the time you're at. so I'm wondering if
there's a way to get the timecode via activeX, js or whatever ?
thnaks
...
|
2 |
04.07.2007 09:55:05 |
|
some website files are not played!
This is the problem: Ever since I have my new pc with WMP 11 it doesn't want
to play some files on the internet. It happens on many different websites.
Whether it's avi's or wmv's, about 50% of them are played and others aren't.
Weird thing is that if I download these error-files and save them on my
harddisk, WMP suddenly has no trouble playing them...
What could this be.
My former pc...
|
1 |
03.07.2007 21:16:03 |
|
Media player 11 not playing web video's
Just got vista and a new computer with DVD burners. When I load the software
for my burner (Nero 7) Media player will no longer play streamed video
trailers from the internet. I have to right click then "save target as..." in
order to play the "ASPX file" If i click on the play trailer link with the
left click, I get an Internet explorer page saying that "Internet Explorer
cannot display...
|
4 |
03.07.2007 16:18:01 |
|
virgin radio
I have been listening to virgin via the internet for several months. now when
i try to play it on wmp11 it plays for 10secs then stops. On the bottom left
hand corner it says something like 12% buffering. Can anyone help?
--
Regards
Barnic1...
|
2 |
03.07.2007 01:03:49 |
|
WMP 11, IE7, Vista
I had a problem for about two days were I was unable to view any videos or
listen to streaming audio in IE7 that required WMP. Well after trying
everything I could find in these post nothing seemed to fix it. My only hope
seemed to be to reinstall WMP 11. But as most of you know this cannot be
done in Vista. However, I was able to fix the problem and I thought I would
share the solut...
|
1 |
27.06.2007 12:32:04 |
|
why no mpg picture in windowless mode?
Hello. I have this HTML code:
<OBJECT ID="Player"
HEIGHT="120" WIDTH="160"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
<param name="mute" value="true">
<param name="uiMode" value="none">
<param name="URL" value="bear.mpg">
<param name="windowlessVideo" value="true">
</OBJECT>
When I open the page, I hear sound, but no picture. If I o...
|
4 |
27.06.2007 11:50:14 |
|
FLV and wmv embedded video
Greetings.
From my recollection of more than a year ago, I understand that most
computers are defaulting to having an activeX control disabled that played
an embedded .wmv file delivered within e-mails. I've used Outlook Express
for years. Also I haven't embedded videos for years and now that I look at
it again, there's now a .flv file extension. I am interested in making it
easy for my e...
|
2 |
27.06.2007 11:22:11 |
|
Erroneous album info I sent to Media Center & the web
I erroneously labeled an album with just the 2 names of L.V.Beethoven's 2nd
& 4th symphonies instead of listing each movement by track number.
Consequently, the 1st movement of the 2nd Sym in D Maj is listed as the
entire symphony and the 2nd movement is listed as the entire 4th Symphony.
The remaining 6 movements (3 from each symphony) are not listed at all. Upon
promting, I sent th...
|
1 |
23.06.2007 21:10:00 |
|
Calling wmp11 in standalone from web page
hello
I want to open wmp11 in standalone mode (not in a web page) from a web page
with:
<a href="streamings/radio_musics.asx" target="_blank" >open</a>
How to give instructions to
- open wmp11 with my dimensions, width, height ?
- open wmp11 with the display of play list 'on' ?
Anticipate thanks
Jacky
...
|
2 |
20.06.2007 21:09:13 |
|
Calling wmp11 in standalone from web page
hello
I want to open wmp11 in standalone mode (not in a web page) from a web page
with:
<a href="streamings/radio_musics.asx" target="_blank" >open</a>
How to give instructions to
- open wmp11 with my dimensions, width, height ?
- open wmp11 with the display of play list 'on' ?
Anticipate thanks
...
|
1 |
20.06.2007 09:03:00 |
|
wmp in web page
hello
object: wmp in a web page
<OBJECT ID="MediaPlayer1" WIDTH=332 HEIGHT=308
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" TYPE="type=application/x-mplayer2">
<PARAM NAME="AnimationatStart" value="true">
<PARAM NAME="AutoStart" value="true">
<PARAM NAME="ShowCon...
|
3 |
19.06.2007 09:45:00 |
|
Embeded Windows Media Players
On a recently created webpage, I have six embeded Windows Media Players. All
except one player is linked to play a Windows Play List file (.wpl), but only
one of the players is set to automatically begin play back when the webpage
is accessed.
Here's the problem...
While the player set to automatically begin playback responds correctly to a
user's pressing of the "next track" and "las...
|
1 |
19.06.2007 01:16:00 |
|
windows media player ver 11
AutoPlay stopped working several days ago. When I insert a disc which
should auto play I have to manually open and start the playback....haven't
found any solution any where.
...
|
2 |
18.06.2007 21:36:32 |
|
Windows media player does not recognize .eml files
I have been receiving audio/video files with an .eml extension which
windows media player cannot open.
any idea on how to fix this problem?
...
|
2 |
18.06.2007 21:35:23 |
|
Cd's not playing correctly
I have WMP11 and for some reason whenever I try to play a CD it skips and
sounds garbled. I did the troubleshooting advice for this problem and it
didn't work
Thanks
Jacquie
...
|
1 |
17.06.2007 05:28:27 |
|
Can't play streams
Hi,
My Windows Media Player on Vista has stopped playing streams from the web.
For example if I try to listen the the radio at http://www.capitalfm.com it
loads up the player and just says 'Ready' in the status window and doesn't
play at all. Is there any way to easily repair/re-install WMP?
thanks, Kate.
...
|
1 |
12.06.2007 07:59:31 |
|
Windows Media Player without visulizations
I'm trying to embed WMP in a web page for autostarting an audio file (.mp3).
Is there a way to disable visualizations screens from appearing and just have
basic start/stop/volume controls? ...
|
2 |
05.06.2007 20:40:44 |
|
Playing video/audio online
I have WMP11 installed and I use the latest version of internet explorer, but
when I try to play media files online (from sources which work on other
computers) the bar at the bottom says "Ready"..."Connecting to media..." then
back to "Ready" and clicking play just causes this to happen again. This
always used to work until suddenly the other day it decided to not play any
audio/video o...
|
2 |
05.06.2007 08:32:05 |
|
Stream won't play in Vista
Using Windows Vista Home Premium with IE 7 and WMP 11, I am unable to play
streaming audio from web sites.
Here's an example. At this site: http://www.theworld.org/?q=node/10218 if I
click on the "listen" link, IE initially tells me that web site can not be
opened. If I then reload the page, WMP comes up, but produces the following
error message: "Windows Media Player cannot play the f...
|
2 |
30.05.2007 02:22:05 |
|
Problem Importing music into media player on Vista
I am unable to import all of my iTunes library into Vista Media Player. I
have approximately 4000 songs on the iTunes file. The only way I see to get
them onto the media player is to have te program scan the computer for
material which it then imports (includes) in the library. I can see the
progress of the scanner, and it appears to be scanning everything (you can
see the names of the s...
|
2 |
20.05.2007 15:46:26 |
|
Guide how to make money on the Web
Hellou,
I build site: http://www.webtomoney.com
This is guide how to make money on the Web.
I will make success or not? What are you think?
...
|
1 |
18.05.2007 12:59:58 |