I'm trying to make an if-else statement in swish2, but can only find "if loaded". Is there a way to simulate an "if-else loaded"??

I have a "Tell Target" which looks at a sprite. I want to check if a frame has loaded, if so, go to a different frame, but I also want it to run another if statement where it checks another frame to see if that has been loaded.