The when () clicked block is a block that acts like when this sprite clicked expect for other sprites. Once that sprite or the stage is clicked, the code will run.

Workaround

Since this acts like the when i receive () block, you can just detect when that sprite is clicked and broadcast a message from that sprite.