Skip to main content
Participant
June 2, 2016
Question

All content on stage is disappearing when going back to it

  • June 2, 2016
  • 1 reply
  • 174 views

I have developed a program with multiple stages.  When a user selects an object on the first stage, they are taken to another stage and shown the objects on that stage.

There is a menu button on the second stage that allows the user to go back to the previous stage.  Sometimes, when a user selects the back button, all the flash objects disappear and the program has to be restarted again.

I am using Adobe Flash CS6 and the flash player is version 10.

The code to return back to the first screen.  Any help would be appreciated.

on (release) {

gotoAndPlay ("Home", 1);

}

This topic has been closed for replies.

1 reply

Participating Frequently
June 2, 2016

Hi,

Please use latest FP and see if issue is resolved.