Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Startup Animation before an applet loads

843807Sep 14 2007
Hello All

I have a big applet which takes a lot of time to load in a browser. In between this time, there is a Java Startup Animation(Orange coloured Java loading animated image in 1.6) which comes up.

http://weblogs.java.net/blog/campbell/archive/2007/02/orange_box_new.html#comments

My aim is to replace the Java animation and put a custom made animation. I am able to replace it with a static gif image(instructions given in above link) but somehow not able to replace it with an animated image( animated gif file). I want to show a progress bar which can indicate that the applet is loading.

Can anyone put some light into this. Any help will be greatly appreciated.

Thanks
Sai
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2007
Added on Sep 14 2007
0 comments
145 views