How to make sure that all inline graphics have been downloaded?
Hello there,
For some specific reasons I need to get reliable indication that the status of all inline graphic elements is 'ready'.
I use the 'StatusChangeEvent' and listen to the 'ready' status.
The problem is that for some reasons the number of dispatched events is not consistent - the number of events with status 'loading' may be more than the final number of events with status 'ready'. Thus I can't reliably get the overall status of inline graphics.
What event would be reliable indication that all inline graphic elements are ready for display?
Or how I could get the number of graphic elements contained in the source xml so that I could count on that?
Thanks,
Igor Borodin
