It will be hard to diagnose your issue without seeing your events.
I have a few ideas for you though. Firstly, if it is a simple flash, you don't need to use an animation, you could just adjust opacity from 0-100 a few times really quick.
Second, you can use If-Else chains to signify priority. Else events will only run if the previous one did not.