Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Banner with Gif Animation (http://forums.winamp.com/showthread.php?t=253994)

Vissers 24th August 2006 09:56

Banner with Gif Animation
 
Hello,


I want to display a Banner.


I know, how to change the text.

But I want to includa a GIF Animation,
Is this possible?


Thanks

Vissers 24th August 2006 11:21

Hi,

i have made an Banner with a AVI file (filecopy.avi for example) now, it works

Takhir 24th August 2006 15:23

Usefull link http://nsis.sourceforge.net/Category:Plugins
Second line - AnimGif plug-in.

Vissers 24th August 2006 22:06

hi,


thanks for the fast reply,


my problem was, i want a banner with text and an animation,

now i have edit the banner (modern.exe ---> Dialog 111) with the Resource Hacker and have included a "SysAnimate32":

CONTROL "", 3000, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | WS_CHILD | WS_VISIBLE, 78, 28, 6


the syntax in nsis:


Banner::show /nounload set 76 "This is a Test" "" set /3000 "C:\testprogram\example.avi"

it works perfekt,

if you want, i post a detailed example and discribtion.

torpark 1st September 2006 19:05

Yes, please post your modified plugin.

email to arrakistor@gmail.com

zeeh3 1st September 2006 21:42

It would be nice to have an avi plugin, but my concerns are about the codecs needed to run these video files.

Vissers 4th September 2006 13:40

hi,

the Banner PlugIn is included in NSIS. I did not have made any changes by this file.

I have edit the modern.exe with the Resouce Hacker.



CLICK HERE for a Example.

Vissers 11th September 2006 08:14

1 Attachment(s)
hi,

the Banner PlugIn is included in NSIS. I did not have made any changes by this file.

I have edit the modern.exe with the Resouce Hacker



Here is an Example:


All times are GMT. The time now is 05:06.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.