Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Playing AVI Files
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00087795
Message ID:
00087821
Views:
37
Hi George, thanks for the quick reply :-D
>
>The only way I know of is to check the position, as shown in the sample. I think that's why they used the timer. There is a reference, however, to providing a callback window handle. I don't know for certain, but suspect, that you'd have to define a callback function as well. Since you can't do this in VFP, it's probably another reason why they used the timer.

I've found a way of doing it !

I had a look at Knowledge Base article Q124185.

If you change the line in the sample:

THISFORM.doMCI("PLAY FoxMedia")

to :

THISFORM.doMCI("PLAY FoxMedia repeat")

It loops fine.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform