Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to put code to play sound after display
Message
De
06/05/2012 03:09:41
 
 
À
01/05/2012 14:00:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Divers
Thread ID:
01542997
Message ID:
01543228
Vues:
37
>Hello O Great and Wonderful VFP Wizards!
>
>I'm trying to figure out where to put some code and I'm sure someone here can tell me where to stick it.
>
>I've got a form that is used for the listening portion of a testing application.
>
>My problem is that I've got to display choices for answers THEN play the question .wav. My problem is only on the first question. I've tried the Show, Refresh and GotFocus. The rest of the questions are no problem, they're appearing correctly - it's just the first question I'm having the problems with.
>
>Thanks
>
>D

On Show, Refresh and GotFocus procedure you can do:
DODEF()
NODEF
* play the sound here
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform