I want so stop the flash player with the use of an onclick, is this possible to do? So far I have: player.sendEvent('STOP'); But I'm unsure how to link that to the flash player? Thanks