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

Notification

Icon
Error

Options
Go to last post Go to first unread
janetsmith  
#1 Posted : Sunday, July 30, 2006 8:41:01 PM(UTC)
janetsmith

Rank: Member

Groups: Member
Joined: 2/1/2006(UTC)
Posts: 40

Hi,

I tested the photoOrder example, i found out that after the Java Applet has been loaded and the GUI element are shown, when I tried to drag-n-drop the image to upload pane, it just simple no response. I have to wait more than 10 seconds to get it response.

This only happen when the java applet is loaded for the 1st time, the second time (aft pressing refresh), user doesnt have to wait to use it.

Any solution?
Alex Makhov  
#2 Posted : Sunday, July 30, 2006 8:49:13 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello,

Image Uploader for Java uses LiveConnect library to allow the communication between itself and JavaScript. LiveConnect needs several seconds to initialize and it is initialized on first method call. When one drops any file to the upload pane the UploadFileCountChange event is fired through LiveConnect. That is a reason of the pause.
Now there is no solution from our side. It depends on LiveConnect library implementation.
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.