Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to put code to play sound after display
Message
From
06/05/2012 03:09:41
 
 
To
01/05/2012 14:00:29
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Miscellaneous
Thread ID:
01542997
Message ID:
01543228
Views:
36
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform