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
Pendrivelinux to install Ubuntu Server 10.x
Firefox css border on inside of div when embedding Flash with SWFObject, why?
how to insert with vb.net a date time column in sql server
Air 2.0 Native Process: Why does process.standardOutput.rea
dUTFBytes seem to overflow?
Outlook 2010 keeps deleting appointments
Detect ESC key press in VSTO
Microsoft PKI Design
IIS 7 leaking private ip via https
Can You Remote Access PowerShell?
IPSec or SSL - which is best for VPN client?