Hi,
Why not add an boolean instance variable to the objects that are subject to blend and add an action under the blend change that sets boolean to true. Ex.:
Click on: Sprite > set blend mode of Sprite to "Destination In"
> set Sprite boolean "Blend normal" to "False"
Sprite: is instance boolean set > whatever action you want....