you can detect if the movie is loaded by checking to see if its width property for example is defined, or else set a variable in the first frame. if it hasn't appeared after a specified timeout period, then you can assume it isn't coming....and take appropriate action
only other way is to use a server script to see if file exists by checking directory contents.