[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.onLoad = function() {
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