Skip to main content
ralantess
Known Participant
November 29, 2016
Question

openning an url by pausing the slide video

  • November 29, 2016
  • 1 reply
  • 242 views

Hello there,

I' ve got a slide video and also a “shape button” on a slide. When button is pressed, action is performed by opening an url on a new window by pausing the slide video itself on conscious. My question is;

- It pauses the video but pausing time always changes, before or after the frame that the button is clicked. What makes it differ please?? I want the slide video to be paused exactly the frame the button was pressed. Can we control the specific time of the video when paused?   thanks…

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    November 29, 2016

    Getting the framenumber and storing it in a user variable doesn't offer always the same frame number, there can be a difference up till 3 frames. I think this can be linked to many causes. At a framerate of 30FPS, is it so important?

    ralantess
    ralantessAuthor
    Known Participant
    November 29, 2016

    Thanks Lilybiri for the response.  Got a replay button also on the slide. The issue is, If a replay had been done once (with a button that has an action of cpCmndGotoSlide = cpInfoCurrentSlide - 1), on second time playing the slide if I press the shape button on the ending moment (paused by exiting action) on screen,  the video disappears and black screen appears. Briefly when the slide is replayed, if I press the shape button (which opens an url), the main slide video (which is paused by an exiting action) goes to BLACK or when moving between the tabs (new url tab and the projects' tab) on the browser, the video slide goes to BLACK... I found out that it has something to do with the frame difference when paused. Any idea please??