As i'm using window application with 4 timers that will work with the playlist when each of the 4 timer goes off.
outside of the form1_load and within the public class form1. So all four timer has access to the playlist. But they gave me Expection.InnerException error. Please i really need help. My project is due in 1 week and my media player still couldn't play the files.
VB.NET:
Dim playList As WMPLib.IWMPMedia = Me.AxMediaPlayer1.newMedia("")