Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
graphix  
#1 Posted : Thursday, July 12, 2007 8:23:26 PM(UTC)
graphix

Rank: Member

Groups: Member
Joined: 7/12/2007(UTC)
Posts: 11

could I ask you help me if its possible.

Im trying upload 2 different thumbnal size.

iu.addParam("UploadThumbnail1FitMode","fit");

iu.addParam("UploadThumbnail1Width","120");

iu.addParam("UploadThumbnail1Height","120");

iu.addParam("UploadThumbnail1JpegQuality","75");

iu.addParam("UploadThumbnail2FitMode","fit");

iu.addParam("UploadThumbnail2Width","800");

iu.addParam("UploadThumbnail2Height","800");

iu.addParam("UploadThumbnail2JpegQuality","45");

under WINXP IE6 working ok.

But under WINXP Firefox 2.0.0.4 I cannot get second thumbnail size 800px but its maximum width 160px.

version

// ActiveX

iu.activeXControlVersion = "3,5,100,0";

// Java Applet

iu.javaAppletVersion = "1.1.60.0";

iu.javaAppletCached = true;

Thanks

Marcel

Alex Makhov  
#2 Posted : Friday, July 13, 2007 12:13:55 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

What is the size of the original image for which you are trying to make a thumbnail? Image Uploader does not resize images to the larger size.

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.