I am using the Loader component:

myLoader01.contentPath = "images/01.jpg";

I need a way to tell is the component actually loaded a file,
and if it did not.. say after a few seconds... I need something to happen..
for conversational sake lets say I need a trace action

thanks in advance