Checking if a path to FLV is valid

I can’t seem to figure out a way to check if a filepath supplied to a FLVPlayer component is valid or not - as in the player will fail, but I don’t know how to ACT on it. I tried various try-catch and I tried listening for stuff - nothing seems to work. This is AS2 I’m concerned with.

Any help or hints greatly appreciated.