Reloading A .Gif Image.

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Googie85
Posts: 227
Joined: Tue Aug 05, 2014 10:07 am

Reloading A .Gif Image.

Post by Googie85 »

Hi Guys!!!

I have added a .gif file to my application and have it set to "Run Once". How do I reload the image to run once again?

Many Thanks,

Googie.
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Reloading A .Gif Image.

Post by Klaus »

Hi Googie,

check "repeatcount" in the dicitonary, that is what you need.
And take a look a "currentframe" and "framecount", which are
also commands for managing animated GIF files.


Best

Klaus
Googie85
Posts: 227
Joined: Tue Aug 05, 2014 10:07 am

Re: Reloading A .Gif Image.

Post by Googie85 »

It worked!!!

Thanks heaps Klaus!!!
Post Reply