Please enable set for events and items set some sound…

Please enable set for events and items set some sound…

For example for: tap, touch, swipe up/down, etc.

Best way as ll action (new option select sound)

Pierre Hébert​

]]>

2 Commentsto Please enable set for events and items set some sound…

  1. Anonymous says:

    < ![CDATA[

    //this on the tap event should work (remember to enable tap sounds in Android settings)




    LL.bindClass(“android.view.SoundEffectConstants”);



    var it=LL.getEvent().getItem();


    it.getRootView().playSoundEffect(SoundEffectConstants.CLICK);


    it.launch();

    ]]>

  2. Anonymous says:

    < ![CDATA[

    TrianguloY works perfectly!

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *