Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Animated picture in VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00182276
Message ID:
00182435
Views:
16
>>>Hi,
>>>Is possible insert the animated picture in a form ?
>>>
>>>Thank you
>>>
>>>Ciao - Good bye
>>>Annibale
>>>ROME - ITALY
>>
>>Annibale, you may use the WebBrowser ActiveX for this,
>>or some Animated GIF ActiveX
>>for example from http://www.jcomsoft.com/,
>>or you can use .AVI file with Microsoft Animation Control.
>>
>>Nick
>
>Hi Nick,
>
>May you post an example of using WebBrowser ActiveX for this.
>
>Sincerely, Igor Gelin.


For example:
Place the WebBrowser on the form, and put in its Init()

this.navigate("c:\prg\test\anitest.gif")

If the form crashes, you need to play with the setting of SYS(2333)

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform