I have a MediaPlayback in my swf. It loads several flv files sequentially. I've noticed that for some reason it might not load one of the movies and move onto the next.
I assume it is just not connecting to the flv file on the server. Is there anyway to check for error after I call contentpath to see if there is an error loading the video? if so, I can tell it to try again.