Instead of using
sym.play();
sym.stop("end");
for the click handler.
Check the position of the symbol and call play on it, if it is at the beginning.
Instead of using
sym.play();
sym.stop("end");
for the click handler.
Check the position of the symbol and call play on it, if it is at the beginning.