Hi everyone!
i've try a lot of thing before to ask your help.
This is my problem:
i'm making an android app (html5 exported project + eclipse with phonegap plugin);
that app have to play a sound every x seconds;
i found that in every android devices i try that sound is not playing always at every x seconds: it's a bit irregular.
That makes the game experience not as precise as i would like.
I try also to use the calljs plugin, but seem that it won't work with the every x seconds condition.
By the way calljs is not better that the simple "play sound" action provided with contruct 2.
I'm sorry for my english and i hope someone could help me