the title says all...

what i want:
instead of using loadMovie("hello.swf") i just want to look if the file "hello.swf" exists... and then perform an action if it's true (the file is here), and another if it's false (the file is not here).

thanks