Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Problem Embedding Windows Media Player
Old 09-29-2005, 08:38 PM Problem Embedding Windows Media Player
icon kid's Avatar
Junior Talker

Posts: 3
Trades: 0
I'm trying to embed Windows Media Player into a Web page but the animation doesn't stream properly when I use embed code. It streams very well from a direct link to the animation file. Here's the link to a test page where I have WMP embedded:
http://www.jeffs-icons.net/Media/test-in-1ASF.html
The animation is extremely choppy.

Here's the embed code on this test page:

Code:
<!-- BEGIN GENERIC ALL BROWSER FRIENDLY HTML FOR WINDOWS MEDIA PLAYER -->
<OBJECT
  ID="mediaPlayer"
  CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
  CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
  STANDBY="Loading Microsoft Windows Media Player components..."
  TYPE="application/x-oleobject">
  <PARAM NAME="fileName" VALUE="http://www.jeffs-icons.net/Media/SkellyAnim-2-320.asf">
  <PARAM NAME="animationatStart" VALUE="false">
  <PARAM NAME="transparentatStart" VALUE="false">
  <PARAM NAME="autoStart" VALUE="true">
  <PARAM NAME="showControls" VALUE="true">
  <PARAM NAME="clickToPlay" VALUE="true">
</OBJECT>
 <!-- END GENERIC ALL BROWSER FRIENDLY HTML FOR WINDOWS MEDIA PLAYER -->
Here's a direct link to the animation which buffers for a few seconds but runs smoothly from beginning to end once it starts playing (91 seconds):
http://www.jeffs-icons.net/Media/SkellyAnim-2-320.asf

Even though the direct link streams the animation properly, it has its own problem because, on some systems, it causes a prompt to appear -- it tells you that the latest version of WMP (version 10) should be downloaded and installed. From a direct link I don't think there's any way to order a user's system to pre-cancel the prompt and just use whatever version of WMP that's already installed so it looks like I have to find the reason why it doesn't stream from an embed. Any ideas?
icon kid is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Problem Embedding Windows Media Player
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08097 seconds with 12 queries