Jump to content

Recommended Posts

Posted

Hello everyone!

Today I came across a minor problem, obviously occuring because I'm an idiot who overlooked something blatant. So please help me. This is my problem: I'm using a gif file as splash screen, but the gif animation won't appear - it just looks like a jpg file. What can I do to make the animated gif work?

#include <GUIConstants.au3>
SplashImageOn("","splash.gif", 500, 400, -1, -1, -1)
sleep(6000)
SplashOff()

Why won't this work? :\

Posted

I am pretty sure that animated gifs are not supported.


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...