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: 199
Joined: Tue Aug 05, 2014 10:07 am

Reloading A .Gif Image.

Post by Googie85 » Thu Nov 01, 2018 8:47 am

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: 13806
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Reloading A .Gif Image.

Post by Klaus » Thu Nov 01, 2018 10:54 am

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: 199
Joined: Tue Aug 05, 2014 10:07 am

Re: Reloading A .Gif Image.

Post by Googie85 » Thu Nov 01, 2018 11:59 am

It worked!!!

Thanks heaps Klaus!!!

Post Reply

Return to “Windows”