loadMovie detection

Hi,

is it possible to detect if a Movie has been loaded to do an action determined? like an if statement?

If the movie has been loaded,
gotoAndPlay (“loaded”), else (“notloaded”);

thanks for any help…