MediaTracker and IE 5.0
843807Jul 23 2001 — edited Jul 23 2001I 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