Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re : How to play a .wav file on MouseOver Command Button
Message
De
18/01/2001 15:03:00
 
 
À
18/01/2001 11:59:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00465197
Message ID:
00465359
Vues:
15
>Hello All
>
>Could anyone tell me how to play a .wav file on mouseover Command Button.
>
>Thanks

You could look at the _MOUSEOVERFX class in the foundation classes. To play a wave file, you could probably change the code in the Highlightme method to do:

SET BELL TO "yourfile.wav"
?? CHR(7)

to actually play the wave file.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform