Cool! Put an image with text saying that the applet is loading.
Also put a Javascript reference in the <body> tag to switch the
image out when the applet is loaded. This will only be called
when all of the items on the page are completely loaded.
<body onLoad="Javascript:switch_image('good_to_go_now.gif')">
See a Javascript reference on this.
-----Original Message-----
From: Ashok Palaniswamy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 15, 2001 12:56 PM
To: [EMAIL PROTECTED]
Subject: How do I determine the Applet is loaded.
Hi all, I have an Audio Player Applet embedded in a Servlet page which
plays
the Audio file from the server. I want to display a message like "Please
wait !! Applet Loading..." on the page for the user until the Applet is
downloaded & then Load the Applet when it is loaded. How do I
accomplish
this.
Thanks
Ashok
________________________________________________________________________
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
________________________________________________________________________
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html