Works in FF and Chrome :
Disable your event 4
Make new event
Audio: on ended tag "" (since it's the name you gave to ding)
-> Ball set MakeSound to 0
For the rolling, make a new event
system: compare two values velocity > (at least) 10
system: trigger once while true
-> play ding tag "rolling"
Here's the corrected capx