Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Playing AVI file within exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Oracle
Divers
Thread ID:
01242226
Message ID:
01242358
Vues:
19
>>>Check also Re: Playing a AVI Thread #678213 Message #678970
>
>Thanks Naomi, I've implement your code and Sergei's
>
>
>IF STRTOFILE(FILETOSTR(lcAnimation),ADDBS(SYS(2023))+lcAnimation) > 0
>        .Animation.Open(ADDBS(SYS(2023))+lcAnimation)
>	_VFP.AutoYield = .T.
>	.Animation.Autoplay = tlAutoplay
>	.Refresh()
>ENDIF
>
>
>Works fine in development. I will deploy it and run it on the production system to see if user really have a temp folder alvailable to them.
>
>Regards.

It should work. Do you supply config.fpw with your application? You may create a temp directory for your application yourself in the main program, so you would know where the temp files go.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform