Solved. It seems to play sound when you have either "mousedown" or "click" event for your element. Replacing them with "touchend" will solve the problem. Thank you.
On Wed, 11 Dec 2013 08:59:32 +0700 Hiroki Minagawa <h_minag...@pcp.co.jp> wrote: > Hi. > I'm currently working on a Tizen web app. > I am adding an event to play sound when clicking links in the app. > But whenever I click them, I also hear Tizen's default clicking sound > at the same my own sound is played. > Since it is a bit bothering to hear two sounds at the same time, > I would like to know if there are ways to suppress Tizen's default sound... > Anyone? Hiroki Minagawa _______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev