| | |
making of cd player
![]() |
•
•
Join Date: Oct 2005
Posts: 5
Reputation:
Solved Threads: 0
I have got some problems with making a cd player. But I do not know what it is.
the code is as follows:
Private Sub cmdSpill_Click()
mmcSpiller.Command = "play"
End Sub
Private Sub Form_Load()
mmcSpiller.Notify = True
mmcSpiller.Wait = True
mmcSpiller.Shareable = False
mmcSpiller.DeviceType = "cdaudio"
End Sub
Private Sub Form_Unload(Cancel As Integer)
mmcSpiller.Command = "close"
End Sub
Private Sub mmcSpiller_StatusUpdate()
lblnr.Caption = mmcSpiller.Track
lblAntspor.Caption = mmcSpiller.Tracks
lblposisjon.Caption = mmcSpiller.TrackPosition
lblLengde.Caption = mmcSpiller.TrackLength
End Sub
the code is as follows:
Private Sub cmdSpill_Click()
mmcSpiller.Command = "play"
End Sub
Private Sub Form_Load()
mmcSpiller.Notify = True
mmcSpiller.Wait = True
mmcSpiller.Shareable = False
mmcSpiller.DeviceType = "cdaudio"
End Sub
Private Sub Form_Unload(Cancel As Integer)
mmcSpiller.Command = "close"
End Sub
Private Sub mmcSpiller_StatusUpdate()
lblnr.Caption = mmcSpiller.Track
lblAntspor.Caption = mmcSpiller.Tracks
lblposisjon.Caption = mmcSpiller.TrackPosition
lblLengde.Caption = mmcSpiller.TrackLength
End Sub
![]() |
Similar Threads
- Windows Media Player 10 ... No sound on DVD's (Windows NT / 2000 / XP)
- Windows media player wont stream videos when SLI is enabled? can i fix this? (Windows NT / 2000 / XP)
- Multimedia Player (Visual Basic 4 / 5 / 6)
- Windows Media Player (Windows NT / 2000 / XP)
- My Mp3 Player problem. (Storage)
- Need Script to automatically upgrade a system's flash player. (Graphics and Multimedia)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Making Excel record a the time
- Next Thread: split up sentences and place in diff label?
| Thread Tools | Search this Thread |
* 6 2007 access activex add age basic beginner birth bmp calculator cd cells.find click client code college connection connectionproblemusingvb6usingoledb creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit excel excelmacro file filename form header iamthwee image inboxinvb internetfiledownload listbox listview liveperson login looping microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading remotesqlserverdatabase report save search sendbyte sites sql sql2008 sqlserver subroutine tags time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web windows





