A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Image Slideshow with time delay

  1. #1
    Junior Member
    Join Date
    Aug 2008
    Posts
    21

    Image Slideshow with time delay

    Hi!

    I am creating a slideshow of tweening images that I want to automatically scroll through with a time delay. I also want to add buttons that overwrite the time delay and tween to the next image. Is this possible??

  2. #2
    Senior Member Robb@exo's Avatar
    Join Date
    Jun 2003
    Location
    Canada
    Posts
    1,540
    Yeah it's possible, look into using the setInterval(); command, that will act as your timer and then just code the buttons to reset the timer should the buttons be used before the timer runs out. HTH.
    Wile E. Coyote - "Clear as mud?"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center