473,320 Members | 2,012 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

animate gif

84
what toolbox or component am I using to animate my gif? And what is the code
? somebody help me.
Sep 15 '06 #1
1 1696
As i allready explaint.
You did use a Picturebox on your form. You can not(normaly) play a animated gif with a Picturebox.

To do this:

- PRESS Ctrl+T (the VB6 components window will open)
- Now SELECT the last one in the list( it should be Windows Media Player).
After you pressed OK an new component will be in your TOOLBOX.
- Choose this component and draw it on your form.
Now you only have to change the properties (in the properties window).
- type at URL the location of your animated GIF(eg c:\tem\file.gif)
- type at UIMODE none (this will show only your gif, no tools)
- Now start your program and it will show your animeted Gif.

As you see there is NO CODE to do this(why use code when this is easier)
Sep 15 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Danny Masti | last post by:
Hello, I have a HIDDEN div with a "Please Wait Message". OnSubmit I show the hidden div with the "Please Wait Message". It works fine. But if I replace the "Please Wait Message" with an animated...
5
by: Charles Crume | last post by:
Hello all; I've been able to locate, and download, the source for "animate.js" from a number of web sites, but have not been able to find *any* documentation on this script. Does anyone have...
0
by: Francesco | last post by:
Vorrei aggiungere delle gif animate nelle Maschere di Access. Ho provato a lavorare sulla libreria free gif89; funziona ma non riesco a fare una gestione personalizzata. In sintesi, vorrei che...
0
by: Rick Brown | last post by:
Access97 using the Gif89 Class I have an animated gif that becomes animatated during a long running routine. The gif becomes visible and animates when I click the command button. The gif does...
4
by: Marty | last post by:
Hi, Can I animate the content of a picturebox? I mean, I have a static boat picture that I inserted in a picture box, and I would like to programmatically make some water wave around it. Is...
8
by: DaveF | last post by:
I need to take several images and make them into an animates gif/png on the fly. Possible?? Example???
1
by: TS | last post by:
I have a page that executes a method that takes a long time and i have an iframe that displays an progress bar animated gif while the page is running. The first time you hit it, it doesn't animate....
0
by: czi02 | last post by:
hi there; I draw the microsoft internet control on my form. But it doen't work? Then whats the next step to be able to animate my gif and find it on my folders. Is there a code to animate my gif? ...
1
by: artev | last post by:
var_cont. find('.style1').src(current.src).css({ opacity: 1 }).animate({ opacity: 0.6}).end(). is possible to have 2nd opacity with no use of .animate? and which are a list of animates's...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.