Skip to main content
Known Participant
October 16, 2017
Question

Creating executible file - Actions - On Enter/On Exit don't work

  • October 16, 2017
  • 1 reply
  • 189 views

Hi,

So, I'm trying to create an output in the form of an executable file.

I am using Flash Player 11.  Curious if that's the better one to use and whether the type of version selected may have an effect on the On Enter and On Exit buttons for Actions.

What I'm noticing is that the On Enter and On Exit settings are not working. I want each slide to pause, but it keeps playing.  Anyone seeing this issue.

When I published in HTML5 / SWF, there were no issues with each slide pausing.

Hopefully someone can shed some light on this one.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    October 16, 2017

    How did you create the pausing exactly?

    Known Participant
    October 16, 2017

    For instance, on each slide, I select Actions.


    For example, on slide one, I selected the following

    On Enter: Continue

    On Exit: Pause

    What happens is no pausing occurs at the end of the slide.  Just keeps playing.

    Lilybiri
    Legend
    October 16, 2017

    The on exit event is not to be trusted, avoid it when possible. If you want

    to pause each slide at its end, much better way is to insert a shape button

    in the (main) master slide. It will pause each slide based on the master

    slide at its last frame whatever its duration.

    Continue on Enter is superfluous.