Hello, here is the event example:
Explanation:
Lets say "Sprite1" is the object with Flash behavior, and "Sprite2" is the object which represents collision area. You need to add a local variable (like "isFlashing" in this example) to prevent Flash behavior from starting every tick which will make the object invisible.