There is a little bit of inconsistency with the Load Level action. When using it in an FSM, and attempting to use the LoadedEvent field, it isn't fired off, because as soon as the level is loaded, the START global event is fired, causing the FSM to revert to it's start state.
I'm not sure how you would go about changing this behavior, but it's probably something worth looking at.