So, after you persistent postings on this, I gave it a try here:
http://www.dynapi.f2s.com/dynapi_2001_02_22/dynapi/examples/Animated_Gif_DynDynImage.html

It works fine for me.
You're not trying this with Opera I hope?
You do know that gifs stop animating if javascript is executed from a link?
For reliable use (if not a bit more work) use imageanim.js

If you want to up some code showing your bug, you can use this ftp:
ftp://dynapi:[EMAIL PROTECTED]/

Cheers,
Richard Bennett

[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
visit the DynAPI homepage (and FAQ) ::
http://dynapi.sourceforge.net/dynapi/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi


----- Original Message -----
From: "Yurij Silvestrov" <
[EMAIL PROTECTED]>
To: <
[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 5:20 PM
Subject: [Dynapi-Dev] bug in DynImage


>
[EMAIL PROTECTED]
>
> 1.DynImage doesn't work with animated gif - only first frame is visible.
> m4.gif - DynAPI animated logo posted some days ago.
> Next example shows this behaviour:
>
> uimg=DynImage.getImage("m4.gif");
>
> DynAPI. {
>   img = new DynImage(uimg);
>   DynAPI.document.addChild(img);
> }
>
> 2. May be typo in dynimage.js line 112:
>
> if (DynImage.loadimages[i].img.dynimage &&
> DynImage.loadimages[i].img.dynimage.imgresize) {
>
> This is unique occurence of word "imgresize" in all DynAPI modules.
Possibly
> it should be replaced by "autoResize"?
>
>
>
>
> -------------------------------------------
> The Fastest Browser on Earth now for FREE!!
> Download Opera 5 for Windows now! Get it at
>
http://www.opera.com/download/
> -------------------------------------------
>
>
> _______________________________________________
> Dynapi-Dev mailing list
>
[EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>

Reply via email to