This is obvious. This is not my question
Main Topics
Browse All TopicsAnimated Gif on VB gif89 ocx
I need display an animated gif (i.e. http://www.infrarossi.it/i
I have already done it using Gif89.dll but it doesn't support stretch property.
Pratically, if I resize the picture, only form is resized, but image doesn't follow it.
How to resolve it?
Please, I can't use commercial OCX as anigif26.ocx or lavolpe.ocx anigif.ocx.
Only free soluctions.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Try this. Added resize control with drag handles. ucAniGIF is bound to resize control.
ucAniGIF can load local GIF using LoadAnimatedGIF_File or from URL using LoadAnimatedGIF_Remote.
Not
http://www.mediafi
Confirmed link and downloaded Zip OK here.
Try this link http://www.mediafire.com/d
No reason it shouldn't work on Vb5 but I cannot test here since am using Vb6.
You may need to modify the vbp file in notepad to load in Vb5:
http://www.vb-helper.c
Downloaded Vb5CCE and found what was causing the problem in ucAniGif.
Fixed but there is flicker on Vb5 that was not present with Vb6.
http://www.mediafire.c
Excuse me, but I'm really novice about.
I can use a ocx, but have to be really free of license pending.
If you compile for me ocx, it is? In this case I can test ocx in vb5?
If yes, please make it without extra buttons. At end, I like use it in same mode as picture control, with only these properties:
- Image_filename
- width
- heigth
- top
- left
- stretch (yes/not)
- stop/start
- visible (yes/not)
so, if you compile to ocx the vb6 version (vhithout flicker) I can use it on vb5? If yes I can (every license free) use it.
regards
Anna
ucAniGIF compiled as Vb6 OCX (requires only msvbvm60.dll which all machines Xp and later have pre-installed).
No flicker. No license required.
Register with Regsvr32.exe or just add controls to project as ucAniGIF(0) and ucAniGIF(1).
http://www.med
Sorry,
If i run your compiled exe I haven't flicker.
If I run project from VB5 or compile exe file in vb5 (http://www.geocities.com/
----> ucAniGIF(0).LoadAnimatedGI
In any case, if you havent' t any way, I pay 500 point for your good consulence.
Regards
Anna
Business Accounts
Answer for Membership
by: danaseamanPosted on 2009-04-18 at 09:17:38ID: 24175795
LaVolpe Animated Image Control [26 Jan 09] is free, has stretch property, and comes with source code. mage2.gif ttp://www. planet-sou rce-code.c om/vb/scri pts/ShowCo de.asp? txt CodeId=680 40&lngWId= 1
Tested with your sample http://www.infrarossi.it/i
h