Microsoft
Software
Hardware
Network
Question : Detecting when a file finishes playing in Embedded Windows Media Player
I have an embedded windows media player and I want it to play a new file when the current file finishes playing. I do not want to use a playlist to accomplish this.
How do I detect when a file has finished playing and tell it to play the next file?
Answer : Detecting when a file finishes playing in Embedded Windows Media Player
Check the right state here :
http://msdn.microsoft.com/
en-us/libr
ary/dd5640
85(VS.85).
aspx
You find :
MediaEnded
This one :
http://msdn.microsoft.com/
en-us/libr
ary/
dd5640
79(v=VS.85
).aspx
And finally this one :
http://msdn.microsoft.com/
en-us/libr
ary/
dd5640
90(v=VS.85
).aspx
Random Solutions
How many amps can a 25V 470uF capacitor hold before it explodes?
Webphere admin console throwing 404 error
asp.net + gridview + linkbutton
Remove Columns from CSV file, save results to new file
Word VBA - how to populate table column from custom 'formula'
Create chart that ignores zero values
"Include inheritable permissions from this object's parent" is gey out in Windows 2008
Why cant I use the native mail client on the new HTC Evo to syn with ActiveSync to our OWA site?
Variable not defined error using VBA ExportAsFixedFormat Type:=xlTypePDF in excel 2003
Complete uninstall of Sharepoint Services 3.0 from Windows 2008 Server