Lecture media player

kev900001 Messages postés 119 Date d'inscription mercredi 7 juillet 2004 Statut Membre Dernière intervention 9 avril 2008 - 12 janv. 2005 à 11:38
kev900001 Messages postés 119 Date d'inscription mercredi 7 juillet 2004 Statut Membre Dernière intervention 9 avril 2008 - 12 janv. 2005 à 12:58
j'ai un souci quand je lance mon prog media player me dit qu'il echou quand je lace la lecture le prob vient de la ligne en rouge (launch url mais la je bloc)
Timer.Enabled = True
LstMedia.ListIndex = LstMediaVisible.ListIndex
Media.launchURL (LstMedia.List(LstMediaVisible.ListIndex))
If LCase(Right(LstMedia, 4)) ".avi" Or LCase(Right(LstMedia, 4)) ".mpg" Or LCase(Right(LstMedia, 4)) = ".mpe" Or LCase(Right(LstMedia, 5)) = ".mpeg" Or LCase(Right(LstMedia, 4)) = ".divx" Or LCase(Right(LstMedia, 5)) = ".cda" Then

Timer1.Enabled = True
End If

Form1.Caption = LstMediaVisible
NomMedia = Taille_Defilement_Text(LstMediaVisible)
TimerDefilement.Enabled = True
NbPassage = 0

1 réponse

kev900001 Messages postés 119 Date d'inscription mercredi 7 juillet 2004 Statut Membre Dernière intervention 9 avril 2008
12 janv. 2005 à 12:58
j'ai oublie de dire que j'utilise media 9.0
0
Rejoignez-nous