var slideIndex = 1; showSlides(slideIndex); // Next/previous controls function plusSlides(n) { showSlides(slideIndex += n); } // Thumbnail image controls function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { var i; var slides = document.getElementsByClassName("mySlides"); var dots = document.getElementsByClassName("dot"); if (n > slides.length) {slideIndex = 1} if (n < 1) {slideIndex = slides.length} for (i = 0; i < slides.length; i++) { slides[i].style.display = "none"; } for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(" active", ""); } slides[slideIndex-1].style.display = "block"; dots[slideIndex-1].className += " active"; }

Wednesday, October 10, 2012

Talent Shoot 2


Talent Shoot 2
More fun balloons shooting are back with move levels. This is the continuing of talent shoot 1.Shoot the balloons, every level you have three lives to hit the target require to move to next level. This game is played with the mouse only.

No comments:

Post a Comment

آخر التعليقات

أتصل بنا

Name

Email *

Message *