Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I was trying to load 12 animated gif files within a for loop in my java application using getImage method. But I can only load 5 of them. If I throw a mediatracker to wait for the load, the program simply hangs after the fifth gif loaded. All my gif files are small, about 12k each, so it should not be a memory Thanks in advance.
Replies: |
Sponsored Links
|