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

Tags: Adobe Animate

Similar Questions

  • 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 to disable the video cache in Lightroom CC?

    Hello everyone!

    I'm trying to import approximately 40 000 which are mainly the images on an external drive, that there is a certain video clips as well.  I have a very small SSD (120G) system, I need to keep everything on the external hard drive.  During the import, I put it on 'Add' and leave all the files in place.  However, half way through the import I received a warning that my system disk is full.  I * think * I narrowed down it to the video caching, but if anyone knows what else LR could be stored on my system disk outside of the application itself, I'd be happy to education.

    This brings me to my question: How can I disable all video caching on my system drive? Or, how can I change the location of the external disk caching?  I scoured through and checked the forums online and came up with nothing...  I hope that the experts here can enlighten me!

    Thanks in advance for the help!

    Yes, it's the video caching:

    Importing video cache Lightroom bug causing large amounts of disk space to use upward, and I'm not import videos!

    There is not currently a way to disable in LR, and nor is it interested in your preferred cache size setting.

    I created a batch file to delete files. See here:

    Try to stay out of my C drive but Lightroom creating large file Caches

    Although in your case that might be a problem as external drive to store the images, so it will cache each time that you run an import.

    Out of curiosity do you have another external hard drive as backup?

    Adobe really needs to do something about it. If a member of the Adobe staff pass, any chance you can give the development team a little nudge in the right direction to these positions?

  • 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.

  • 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

  • Can not disable the video clip above buttons...

    Hello

    I have a few buttons, and above them a movie clip with a 20% transparency that I use for some graphic effects in my page. But the buttons are not accessible (they do not work) because the layer covers.

    I used the following code to turn off the graphics layer:

    overlay_mc.buttonMode = false;
    overlay_mc. Enabled = false;
    overlay_mc.mouseEnabled = false;

    but none of them solved the problem. The buttons are always covered and idle.

    Could someone help me?

    Thank you

    Add the rolling code to overlay_mc where you trigger a loop to search a hittestobject with your buttons.  disable the loop in slowing.

  • Disable the video clip after 2 s

    I have 3 video clips.

    1 this is a killer

    2 it's a cockroach

    3 blood

    I move my cockroach killer and if killer connect cockroach I change coockroach of blood. I want to make visible blood only 2 sec. How can I do?

    Code:

    if (killer_mc.hitTestObject(cockroach_mc)) {
                        cockroach_mc.visible=false;
                        blood_mc.x=cockroach_mc.x;
                        blood_mc.y=cockroach_mc.y;
                   }
    

    If you are embedding in an .as file you should probably use the following import line:

    import flash.utils. *;

  • 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.

  • I need assistance with turning off tension or turning off the video card integrated on my inspiron 530!

    I need help to turn off the power or turn off the video card integrated on my inspiron 530, I had the drivers of the 8600gt installed and ready, but whenever I put the DVI in I get a black pic, so I did research online and I found the way, and that is to disable the video card intel which is located on the motherboard then how?

    I learned that I have to press F2 on the screen of the BIOS and go somewhere.

    so please help me!

    Thanks in advance

    Here's my card, if you need em

    Amount Total of Dell Inc. manufacturer of model system Inspiron 530 system memory 2,00 GB RAM System 32-bit operating system to type number of processor cores 2 64-bit capable Yes storage Total size 298 GB hard drives (C :) disk partition 162 GB free (288 Total GB) disk partition (d :)) 6 GB free (Total of 10 GB) Media Player (e :)) disc of CD/DVD media (g) adapter DVDCD/disc display of graphs of type Intel (r) G33/G31 Express Chipset Family graphics Total available 286 MB dedicated graphics memory 0 MB system memory dedicated memory 128 MB shared system memory 158 MB display adapter driver version 7.14.10.1437 monitor main resolution 1440 x 900 version DirectX DirectX 9.0 or better)) network card Intel (r) 82562V-2 10/100 Network Connection Network Microsoft Tun Miniport Adapter


  • Windows Media Player cannot play back the video DVD.

    Windows Media Player cannot play back the video DVD. You may need to adjust your Windows display settings. Open display settings in Control Panel, and then try to lower your screen resolution and color quality settings.

    Original title: Windows Media Player cannot play back the video DVD. You may need to adjust your Windows display settings. Open display settings in Control Panel, and then try to lower your screen resolution and color quality settings.

    I was troubleshooting video playback issues throughout the morning after the reconstruction of a machine with a fresh install of W7 Ultimate, shot a few questions there.

    The first and foremost reason I couldn't play THE VIDEOS was due to the ATI Rage video card that was in the machine, proved that this card was not compatible for playback of DVD video on W7.  No problem with the system of video files (.avi, .mpg, .mp4, etc.), only reading DVD.  Disabling this card and media player running with a standard VGA device allowed me to play regular DVD movies very well.

    Another question, I stumbled on was with burned copies of the DVD, it turned out that my system DVD players, (2, one is a HP630E and the other is a typical ATAPI DVD DD internal 8 x 16), have a problem with playing movies engraved on DVD - RW discs.  Playing discs DVD-R worked well on this system.

    So in your case I try to disable the video device and let the system first use a VGA Standard, if your video plays well then check with the making of video for a updated driver device, saying "you have made any changes" does not mean that the system did not have a bad patch somewhere...

  • Previously, you could use the mp4 files. Now when any mp4 file is a project unless it is a new project file only shows audio when you drag a package but you can see the preview of the video. WTF is underway.

    have not edited using first pro in a while. I recently had a new intro for a video made and had everything to see how it looks in a project that I just changed before and still work to do on. Not knowing anything is bad I import the mp4 in the file project, and note that it looks like this 77264721af38ccf90e95cad20b71abe2.png this means that you can import the audio in the timeline panel and yet I can see the video right there and when I open it up to an extract the file I can still see the video. After that I noticed this, I learned that other files mp4 which worked perfectly in the past now had this problem as well. I don't know what is happening on all I want to know how I can fix that I need this job that I use all the time a lot of files is in mp4.

    Found the problem be! It seems somehow that I have disabled the video portion of the timeline where it says V1. After allowing everything worked perfectly, I feel really stupid, but if anyone has this problem in the future, now, you know what to do

  • YouTube Player API - disable the link to YouTube

    So I use the API of YouTube AS3Player (https://developers.google.com/youtube/flash_api_reference#Standalone_sample) to embed a YouTube video in my Flash file.

    The problem is that the I have to disable the video from the link to the YouTube page, when you click on the YouTube link at the bottom right of the video.

    I'm sure there could be different soultions for this - in the actionscript, HTML or Javascript, and I'm open to anything. Can someone help me this?

    N ° YouTube reserves this right because you use their APIs, their player and their bandwidth. You need use the media yourself to remove it.

    I think YouTube is great because it is a built-in audience. If you want something brand controlled, broadcast your own server (site5.com is a great unlimited army at low cost). But also to post the video on YouTube. Crosslink them. It's the best of both worlds. Your work on your site seems custom with no logo, on YouTube, it has a logo, but you can include a link to your site.

    You can't really blame YouTube justifying this little gratification for what they do for you.

  • How to read audio data, but turn off the video in a clip?

    Hi just wanted to know how to disable the video, but still allow the audio to play through during the composition in sequels?

    Let me know, thanks!

    Tap the eyeball off the coast. Do not hit the "speaker" icon.

  • 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();

  • Edge Animate - hide video when finished

    Hi, I'm new Adobe Edge animate and I develop pieces for a project that will contain the video. Now when I click on a link I have a video that slips to wide screen and plays.

    Is it possible to automatically drag the video off the screen when the video is finished. Also keep in mind the possibility that people is paused the video. I have it right now where if I let him play directly through, video slides at the end. But if I stop it then the video out prematurely. My approach is to have the same length of the video animation of scenario. Is there another way to do it through code?

    Many thanks in advance,

    Brian

    [Left the forum Cloud/Installer generic for program specific forum... MOD]

    Hi Brian,.

    Here's a tutorial ==> symbol events.zip - Box video

    You can send me by private message your work if you do not succeed.

Maybe you are looking for

  • I can't drag and drop the email in a file

    I can't put my email in a file. A working by clicking on MSG and dragging the file to the ITTO, but works now does not

  • Update of Variables between two loops

    Hi all I use LabView to work and did not have formal training in it, so I'm learning I'll. The problem I'm having is LabView won't let you pass variables from one loop to the other let say update the entry, my understanding is probably wrong. In the

  • Delphi

    Hello I connect to a scope TDS 2002 b under Windows 7 (x 64) via USB using a combination of NIVISA (for support of 64-bit drivers) and TekVISA (for the ActiveX control I need using Delphi 7). All I want to do is dump the data of a graphic waveform (a

  • What clicking on extends on a c drive?

    I right click on my c drive in windows 7 and there is a "BOLD" option that says expansion. What happens when I press on it?

  • XP boot screen does not open

    people from g ' Day!  I had a pc blackout was in sleep mode, now it used open in xp installation sreen leds of loading begins to run as usual, but stops with a led remains always turned on? then go back bios post message (like a dog chasing its tail!