A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Slide Show Image Dispears 3 Minutes After Slide Show Is Stopped - Why?

  1. #1
    Member
    Join Date
    Apr 2007
    Posts
    36

    Slide Show Image Dispears 3 Minutes After Slide Show Is Stopped - Why?

    I have created a slide show with a stop button. The buttons stops; but after about 3 minutes of being stopped, the image just disappears and all I see is the movie's background. Does anyone know why this is occuring? If so, is there a quick fix for this issue?

    PS: I used one of the goToAndPlay Key Frame events built right into my software; I assume it was this (to make movie stop):

    Code:
    on(release) {
    stop();
    }

  2. #2
    Member
    Join Date
    Apr 2007
    Posts
    36
    After 3 minutes of seeing the background; the image displays again. Then 3 minutes later; it disappears again. It just keeps on doing this, over and over again.

    Does anyone know why and/or how to stop movie/slide show from doing this?

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