Jump to content

.Gif not working with SplashImageOn


Recommended Posts

I'm tryin to put an animated .gif file on splash screen. But for some reason it appears as static .jpg image.

Can ne1 pls guide me on how to fix/workaround this problem ?

(.gif file also attached to understand what i'm tryin to get done.)

SplashImageOn("WebTV", "update.gif",250,50,-1,-1,1)
Sleep(10000)
SplashOff()

post-34560-1213483844_thumb.gif

I'm not a programmer. Just a Power User.

Link to comment
Share on other sites

I dont think this is posible with the functions mentioned.

as far as i know,there isnt much of active Gif implemantation in autoit.

maybe it is posible to create a Gui for a X seconds??

this could be the solution,and it doesnt have to be much of a problem because it doesnt have to "listen" to its end user for much.

hope you can do something with this idea?

Link to comment
Share on other sites

I'm tryin to put an animated .gif file on splash screen. But for some reason it appears as static .jpg image.

Can ne1 pls guide me on how to fix/workaround this problem ?

(.gif file also attached to understand what i'm tryin to get done.)

SplashImageOn("WebTV", "update.gif",250,50,-1,-1,1)
Sleep(10000)
SplashOff()
See this thread for a work around: http://www.autoitscript.com/forum/index.php?showtopic=60528
Link to comment
Share on other sites

How odd! When i searched for ".gif" it started with results which dint have nething to do with images.

Thanx a tonn guys!

Helped me a lot to get around it :-)

I'm not a programmer. Just a Power User.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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