ExternalInterface.addCallback

i have a flv movie and i need to be able to stop it through javascript. so i found out that i need to use ExternalInterface.addCallback . but can anybodt tell me how exactly do i work with this? what should be my next step?