Automatically, skip to the next page once the video is finished?

Hi all

I'm doing a presentation pdf, including video integrated with Indesign.

When I present to you, the PDF is full-screen, and I use my wireless mouse (I'm not standing near my laptop) to go to the next page.

However, this method stops working after that embedded video is complete.

Is there a way to automatically make the page - with integrated video - go to the next time the finished video?

I hope someone can help me with that.

Best, Erik

With standard tools, it is impossible, because there is no event to indicate that a video has finished playing. You will need to use a different videoplayer widget when you create your PDF documents in InDesign, then add some JavaScript to the PDF document in Acrobat. See UVSAR: VideoPlayerX for Adobe Acrobat Pro and examples for the vpx_listener() function.

Tags: Acrobat

Similar Questions

  • Audio backgroung in app does not automatically restart when the video is finished or stopped.

    It was created in indesign CC.

    Audio stops when video plays, to hear the sound on the video. Background sound does not restart automatically.

    Article 3 video and background to play during the entire folio has been placed in Article 1. Suggestions?

    It is the audio/video interaction in DPS. Once the video begins, we will stop the background sound, and we don't no auto restart it.

    Neil

  • Difficulty in finding the way to determine when the video is finished

    Here's the url for this project:

    http://www.mespinach.com/picNpic/

    A video starts playing when project is loaded.  A button to stop the video, then up a little video on the first video.  During this second full video, I would like to delete and the first video is taken.  As it is written currently I use two to accomplish this task.  If someone could show me ho to the determin when the video is finished I will not need to use both.

    Here is my code:

    Import fl.controls.ComboBox;
    Fl.video import. *;
    flash.filters import. *;

    connection: NetConnection var = new NetConnection();
    var connection1:NetConnection = new NetConnection();
    var stream: NetStream;
    var stream1:NetStream;
    var md_obj:Object = new Object();
    var md_obj1:Object = new Object();

    var dsObject:DropShadowFilter = new DropShadowFilter();
    var bvlObject:BevelFilter = new BevelFilter();

    var vidContainer:MovieClip = new MovieClip();

    var vid:Video = new Video (320,240);
    var vid1:Video = new Video (200,150);

    var one_btn:One = new One();
    var two_btn:Two = new Two();
    var three_btn:Three = new Three();

    one_btn.addEventListener (MouseEvent.CLICK, onOne);
    two_btn.addEventListener (MouseEvent.CLICK, onTwo);
    three_btn.addEventListener (MouseEvent.CLICK, onThree);

    function onOne(e:MouseEvent):void {}
    VID1.x = vid.x + 100;
    VID1.y = vid.y + 100;
    1. Width = vid.width - 100;
    1. Height = vid.height - 100;
    vidContainer.addChild (1);
    Stream.pause ();
    STREAM1. Play ("BnBshortSnd.flv");
    STREAM1.addEventListener (Video.Complete, onComplete);
    }

    function onComplete (): void {}
    trace ("I'm here!");
    STREAM1. Close();
    vidContainer.removeChild (1);
    Stream.Resume ();
    }

    function onTwo(e:MouseEvent):void {}
    STREAM1. Close();
    vidContainer.removeChild (1);
    Stream.Resume ();
    }
    function onThree(e:MouseEvent):void {}
    }
    one_btn.x = stage.stageWidth *. 75;
    one_btn.y = 50;
    two_btn.x = stage.stageWidth *. 75;
    two_btn.y = 75;
    three_btn.x = stage.stageWidth *. 75;
    three_btn.y = 100;

    one_btn.filters = [dsObject, bvlObject];
    two_btn.filters = [dsObject, bvlObject];
    three_btn.filters = [dsObject, bvlObject];

    addChild (one_btn);
    addChild (two_btn);
    addChild (three_btn);

    Connection.Connect (null);
    Connection1.connect (null);
    Stream = new NetStream (connection);
    STREAM1 = new NetStream (connection1);
    vid.attachNetStream (stream);
    VID1.attachNetStream (STREAM1);

    md_obj1.onMetaData = metadata;
    md_obj.onMetaData = metadata;
    Stream.client = md_obj;
    STREAM1.client = md_obj1;

    stream.play ("http://jimslounge.com/publicDomain/plan9FromOuterSpace.flv" "");


    vidContainer.x = 25;
    vidContainer.y = 25;
    addChild (vidContainer);
    vidContainer.addChild (vid);

    function metaData(info:Object):void {}

    }

    Yes, I've tried and it doesn't work.

    However, you can use polling to check the current Netstream time against the amount of time you get in the metadata and dispatches an event when it is appropriate. Something like this:

    import flash.display.Sprite;
    import flash.net.NetConnection;
    to import flash.net.NetStream;
    import flash.events.NetStatusEvent;
    import flash.media.Video;
    import flash.utils.setTimeout;

    import flash.events. *;
    import flash.utils.Timer;

    var nc:NetConnection = new NetConnection();
    var ns:NetStream;
    var duration: number = 0;
    var vid:Video = new Video (300,300);
    var obj:Object = new Object();
    var videoURL:String = "test.flv;

    nc.objectEncoding = 0;
    nc.addEventListener (NetStatusEvent.NET_STATUS, onNCStatus);
    NC. Connect (null);
    addChild (vid);

    function onNCStatus(event:NetStatusEvent):void
    {
    Switch (event.info.code)
    {
    case "NetConnection.Connect.Success":
    NS = new NetStream (nc);
    NS. Play (videoURL);
    NS.client = this;
    startPoll();
    vid.attachNetStream (ns);
    break;
    }
    }

    Poll: var timer = null;
    function startPoll()
    {
    if(Poll==null) {survey = new Timer (500) ;}}
    poll.addEventListener (TimerEvent.TIMER, pollHandler);
    Poll.Start ();
    }
    function stopPoll()
    {
    if(Poll==null) {return ;}
    Poll.Stop ();
    }
    function pollHandler(event:TimerEvent)
    {
    trace (ns.time, "of"), duration;
    If (ns.time > = length)
    {
    stopPoll();
    dispatchEvent (new Event (Event.COMPLETE));
    }
    }

    function onMetaData(info:Object):void
    {
    trace ("metadata: duration =" + info.duration + "width =" + info.width + "height =" + info.height + "framerate =" + info.framerate);

    set the duration, so we can check the completion status
    Duration = info. Duration;
    }

  • How can I get my page for rdeirect on the next page once the animation finished?

    I'm trying to make an interactive documentary with adobe muse and one of the main obstacles I need to solve is, how, once my animation animate edge ended it goes to another page, without the United States of the buttons.

    If that's impossible, I'm ready to add buttons but only if there is a way to make them appear at the end of the animation

    Help, please

    You can create a script of action at the end of the animation or create a button at the end of the animation with a link to the page. Make sure you only define the target parent, otherwise the new page in iFrame of the animation.

  • a7S Audio not automatically related to the video

    Normally when I import video in audio is automatically linked. Recently switched to a7s and imported .mp4 video and audio shows how it would normally but is not related to t he video. So when I cut I have to cut video and audio. Someone knows how to fix this? Also strangely will connect even if I manually (make a right click, link)

    Linked selection on and off in your timeline? It will change if first respect clip that connects or not.

    MTD

  • Disable the advance until the video is finished?

    I have a client who wishes to post videos of training integrated in html (for example, in Flash that is embedded in an html document). This is the easiest part. Is the hardest part, is that he doesn't want students to be able to move to the phase of questions before watching the full video. How can I do this?

    Thank you
    Pete

    Great! Thanks for your help!
    -Pete

  • next image when the video stops

    I'm sure too easy, but I can't seem to find the solution. I have a video clip (link) that plays on a picture to stop. Once the video is finished, I want to move to another marker. How can I do this?
    I use Flash 8 Pro.

    var listener: Object = new Object();
    Listener.Complete = function() {}
    gotoAndPlay (20);
    };
    InstanceName.addEventListener ("complete", listener);
    Stop();

  • HP Pavilion g7-1219wm how to increase the video memory.

    Hello

    Question is simple. but the answer is impossible as HP make it harder for us to be able to take advantage of its total capacity on the products that we buy from them.

    was announce on this computer laptop specifications that the video memory can be up to 1973 MB.

    memory dedicated only 384 MB and can not be change, why shops you can use up to 1973 MB. Which for me is false adverticement other wise, they explain how you can get this amount of RAM.

    If some now knows it please explain and post in this forum.

    Thank you

    Jred452

    Hello:

    In fact, the answer is simple.

    Change video memory cannot be done by any means by the user.

    Video memory mapping is automatically assigned.

    The announced video memory is correct if the video card has to use the shared PC system memory.

    Go to your windows experience index window and click on the detailed report.

    It will show you how many dedicated graphic memory it is, it is the amount of system memory dedicated (normally the zero with a discreet graphics card) and the amount of system memory is available for the video card.

    This is whence your 'until 1973 Mo"- additional system memory that can be automatically assigned to the video card if necessary.

  • Blue screen during the Instalation of finishing

    Hey there,

    I tried to install Windows 7Pro on an old mobile phone to society with a free HARD drive.

    Everything worked up until the computer restarts automatically. During the process of "finish installation", a blue screen appears all the time and the computer restarts. the installation fails every time after that.

    The laptop is a Dell Latitude E6520 and the BIOS is updated to the last A19.

    hoping to get help,

    Thanks for the replies

    Its possible your installation media can be damaged or scratched.

    If you have any non essential devices connected to the computer, they might interfere with installation.

    What kind of way is to install Windows 7 from USB or DVD?

    How to: What are my options for Windows 7 reinstall media?

    Make sure you scroll down and read the section:

    What to do if you cannot get your manufacturer recovery media, refuse to use or to buy it or the Microsoft Software Recovery Website does not work?

  • Preventing the delivery before the end of the video

    Hi all.

    Have a video file I want learners to look before it can proceed with the product.

    I see two ways (delay the next buttons appearance to help is attached to the length of a video, or any advance simply by not letting the button appear for 'x' number of minutes)

    What is recommended in this scenario, please?

    Thank you very much

    If you want to make it impossible for the user to navigate anywhere until the video is finished, I'd say you just the video in a slide by itself without other navigation options. When Captivate advances to the next slide, return the navigation for the user options.

    You can use Advanced Actions OnSlideEnter to lock the table of contents (assign cpLockTOC to 0) and hide PlayBar controls (assign cpCmndShowPlaybar to 0), and then to restore OnSlideEnter to the next slide.

    Although it is possible to do all this, I must tell you that in most cases the adult learners will not love you for it.

  • Automatically, drag positions lonely scene to the next page.

    Hello

    I really really need Sdobe Script for can automatically move positions lonely scene to the next page.

    It's VERY important error in the Script from Adobe... at least, I can't find any option to turn it on...

    Addind manually (ctrl + enter) blank lines is not a real solution... Imagine having a 120 page script and you will need to

    a change of a word on page 3 and this adds a line... then you will need to scroll through each new single page break

    to search for the TOPICS of SCENE ALONE. They simply cannot exist at the end of the page alone as they do now!

    Is that an absolute must to have an option to activate SLIDE it AUTOMATIC OF THE LONELY STAGE LINE to the next page.

    PLEASE, I BEG YOU!

    Otherwise thank you for really nice application. Sometimes both desktop and browser 'jam' and begin to

    slow reaaaaaaly function. I'll try to find out when this happens and send more information later.

    Hi Jasketti and all,

    Please file a feature request for the team to implement this feature: http://adobe.ly/feature_request

    Sorry it does not currently work the way you want that there.

    Thank you
    Kevin

  • Can you is more middle - click on the buttons back and forward to open the most recent last/next page as a new tab?

    I use Firefox 26, and I remember at some point in the past you could middle - click on the buttons back and forward to open the most recent last/next page as a new tab. Now, it does not work. I have not changed anything else on Firefox I know works, so was it gradually as keyword.url or is this something else?

    ... OK, this is weird. I restarted Firefox in safe mode and the reworked for/back Middle-click, so I thought it was one of my modules. Yet once, I opened Firefox in normal mode... and Middle-click works.

    I have no idea.

  • mp3 music: songs when a track is more does not automatically switch to the next

    When I listen to my music, skip to the next track a mp3 of the album not happen automatically, but I have to press (song after song) the progress of the arrow... How can you solve?
    Thank you

    Paolo

    p. s.

    Sorry for my English, but I rely on a translator because I don't know

    no news for the moment... Wait for a new firmware.

    by

    Paolo

  • No matter what page I click on the screen automatically scrolls to the bottom of the screen

    original title: any page I click on the screen automatically scrolls to the bottom of the screen so THST I'm unable to read whats above. I suspect a recent windows update caused this problem

    See above

    Hi centerZQ of windows media.

    Since it is a recent issue, use System Restore to restore your computer to a point before the issue. This allows you to uninstall the updates or programs that you installed after the date you have selected, then make sure you have a way to reinstall all the programs, if necessary.

    Then, check the updates on your computer. If you have several updates to install, install them in small groups, until the problem reoccur. Once you have identified the update at the origin of the problem, post in the forum.

  • Note: The settings for this page are automatically saved in the Web browser cookies.

    I have a printer of C311a e-all-in-one HP Photosmart 7510.  When you look at the section of customizing built-in browser page printers, at the bottom of the installation of the list can be found this message:

    Note: The settings for this page are automatically saved in the Web browser cookies. If the Web browser cookies are deleted, these settings are lost.

    I would like to the file name for this cookie and can then ensure that this cookie is excluded from cleaning in the various tools that I could use for basic maintenance.  Thank you.

    I suspect that you gave me perfectly fine information.  However, given that this cookie file is not on my machine, determine why would come next.

    In fact, given the costs associated with this effort, profit generated over the lost time and possible third party website access to this particular cookie. all dictate that I have overcome this effort - for now.  I don't respect the time you have invested in answering my question, placing me in your debt in at least a couple of beers.  I want to thank you for the information provided.

    Mark

Maybe you are looking for