Embedded Windows Media Player functions

Reply

Join Date: Oct 2006
Posts: 1
Reputation: CharAznable is an unknown quantity at this point 
Solved Threads: 0
CharAznable CharAznable is offline Offline
Newbie Poster

Embedded Windows Media Player functions

 
0
  #1
Oct 27th, 2006
I have an offline web application to play WMV files for a kiosk PC. For the purposes of the kiosk I have a frameset with a navigation bar in the top frame and each video page loading in the bottom frame. I was wondering if it is possible to have the bottom frame redirected to a specific page AFTER the WMV file is done playing, and if so what the coding would be. Currently when the video is done it displays the stopped Windows Media Player window.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: Embedded Windows Media Player functions

 
0
  #2
Oct 27th, 2006
Since usually a user configures what player he wants associated with a particular media type, there is no provision in the DOM for media-related event handlers.

However, since this is a kiosk application, where you control the media type (WMV), and the player (Windows Media), and the browser (IE) then you may get away with some highly-specific code.

Check out this page on MSDN, describing the events associated with Windows Media Player and how to access them with JScript.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC