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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

MediaTracker and IE 5.0

843807Jul 23 2001 — edited Jul 23 2001
I I have a problem:
I use a MediaTracker to load an Image and display it in my applet. This works well on most Computers and most clients. But one IE : version 5.00.23 doesnt load the Image, means it is not displayed.
I called isErrorAny from MediaTracker and it returned that there are errors.
How can I see which errors occured or is there a known problem with this IE version?

thanks

Noel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2001
Added on Jul 23 2001
1 comment
88 views