Add interaction to the end of a video

I have a client that wants to have a video be used as an instructional video. The video will be visible on the internet - on the company website. The client wants someone to view the entire video then have the ability to fill out a form and not go to the form before reaching the end of the video. The form will be for the user to request a certificate. I know that with YouTube videos, you can add interactive elements / links within the video, like at the end. We would like to do this as well but not use a YouTube video. The client doesn't want the YouTube logo at all (we can make it invisible, but it still shows up on rollover).
So is there a way to add an interactive element (button or text link) at the end of a video that can be embedded in a web page that isn't shown until the end of the video?
We are showing videos using the JWPlayer (WordPress site).
I could have done this in a Flash (SWF) file that has a video but we want to let tablets and mobiles see the video.
An alternate direction is to use a JQuery function that sets a button as disabled until a certain amount of time expires.
I also thought about putting a video within a PDF.
I'd love to hear about any thoughts or possible directions you would suggest.
Thanks! Chris

If you want your video to play on anywhere then you don't want Flash. You should be able to use a simple html5 page to play your video and then redirect the user to a new page, or display a new div to get to the form. Here's a good discussion of doing that sort of thing: http://help.videojs.com/discussions/questions/509-videojs-and-passing-an-event-at-the-end- of-the-video You can also look at the regular html video dom reference: http://www.w3schools.com/tags/av_prop_ended.asp

Similar Messages

  • I made a video in imovie and saved it, now i want to carry on making it from where i left but every time i try to add an image onto the end it just goes tot he wrong part of the movie, how do i just add it onto the end?

    I made a video in imovie and saved it, now i want to carry on making it from where i left but every time i try to add an image onto the end it just goes tot he wrong part of the movie, how do i just add it onto the end?

    Have you seen my User Tipp here
    "Movie Magic" with Stills and Dissolve
    When you 'prep' your stills in any 'picture app', you can do a lot of marvel by simply applying dissolves.
    In your case, I would create a white document (in Pixelmator, Keynote, Photshop, online at pixlr.com, whatever ...) and another with your logo (and further more ones with additional logos). Drag the jpgs into your iMovie Project and apply dissolves  - tadahh! - logos appear on white.

  • I need to learn how to add a page at the end of my video to put credits?

    I am editing for the first time EVER and need to know how to add credits to the end of a video

    There are different ways to add credits. Did you have anything particular in mind?
    You may find some ideas here:
    How to Create Scrolling Movie Credits in Adobe Premiere Pro - YouTube
    https://helpx.adobe.com/premiere-pro/using/rolling-crawling-titles.html
    Creating and Editing Titles

  • How can I record narration with no video or beyond the end of my video in iMovie?

    I have a question about recording narration in iMovie.
    I wrote a script to read as the narration for a movie I'm making. My thought was I could record the narration first, then add video to match the spoken words.
    I've done this before in Sony Vegas on my PC and it worked out well, better than trying to speak to what was going on in the video after I record the video.
    Unfortunately, if I try to record narration in iMovie without any video being there yet, it won't record. It appears I need to put a video clip on the timeline first.
    If I put a short clip in and try to record narration beyond the end of it, iMovie quits recording at the end of the video clip.
    So I went to quicktime and recorded my narration there and have 10 audio files (since I just don't seem to be able to read this whole script without making mistakes).
    I then tried to add all 10 to my movie and I think it made me add a video clip first, but after I did, iMovie overlayed all 10 audio files on top of each other.
    If I try to drag them over one at a time, I still can't get them to go sequentially unless I add more video to my movie.
    There must be a way to add audio files or create narration without having to create a video file longer than your audio first.  Isn't there?
    I just can't seem to find a way to get the audio files layed out one after another without more video.  Very frustrating.
    At this point, I really want to know how to add audio files beyond the end of my video since I have them all recorded.
    But I'd also like to know how to record narration beyond the end of the video too for future projects.
    Thanks!
    Brad

    You could insert a bunch of placeholders in the timeline before doing the voiceover.
    You can find a range of placeholders (they are actually templates used in iMovie Trailers) in the Maps, Backgrounds & Animatics browser. This is the last browser at the end of the centre toolbar, after the Titles and Transitions browsers. Click on it and scroll down to see all the animatics (aka placholders or templates). Drag a number of these into your project timeline - as many as you think you need to cover your audio.
    When you've finished the voiceover, drag photos directly onto the animatics and select Replace from the pop-up menu. Adjust the timing by using the Inspector (double-click a photo to open the Inspector, then change the duration).
    John
    EDIT: Sorry, beaten by Bengt (again)!
    Message was edited by: John Cogdell

  • How can I create a hyperlink at the end of my video?

    Hi everyone-
    Is it possible to create a hyperlink (or clickable URL) at the end of my video in Premiere Pro? I'd like to be able to have some simple language to an end card reading, "To learn more, click here" with a hyperlink leading to a relevant website.
    (I know there are ways to do this in YouTube with Annotations, but this isn't my question. This video will not be hosted on YouTube.)
    Thanks!

    As noted in the other reply, this isn't done through the video editor. It's something that needs to be available from the hosting service for the video ... and handled through that end. The sort of command that says "at this point in the timeline clicking on video gets this reaction ... ". So check with whatever "service" will be hosting it for the details of how they handle this, and then you would add the text into your video at the appropriate moment in "time" ... but it would actually be the command system of the hosting service that would have the actionable command.
    Neil

  • How to add spaces at the end of record

    Hi Friends,
    i am creating a file which contains more than 100 records.
    In ABAP i have internal table with on field(135) type c.
    some time record have length 120, somtime 130 its vary on each record.
    but i would like to add space at the end of each record till 135 length.
    Can you please help me how to add speace at the end of record.
    regards
    Malik

    So why did you said that in your first posting? My glass sphere is out for cleaning...
    Instead of type c use strings and add spaces until they have the appropriate length.
    loop at outtab assigning <pout>.
      while strlen( <pout>-val ) < 135.
        concatenate <pout>-val `` into <pout>-val.
      endwhile.
    endloop.

  • Is there a way to detect the end of a video?

    Is there a way to detect the end of a video.. .mp4 or youtube? I want to be able to detect the end of a video and then have it do something...ie play on timeline or go to and play symbol.

    For youtube the code would be something like this:
    view-source:calkaweb.herobo.com/video.html
    for HTML5 videos for youtube replace &version=3 with &html5=1 in the youtube URL
    I have no idea how to impletent the youtube code into Edge tho other than an iframe but that wouldn't work I've tried :
    http://forums.adobe.com/thread/1285212
    You would need to place all of the youtube codes into edge in order for it to work but I duno how to do that and no1 answered the question in the thread I made about it.
    as for MP4/HTML5 video you can use
    var video = document.getElementsByTagName('video')[0];
        video.onended = function(e) {
          /*Do Something*/

  • Add Counter at the end of file name

    Hi all,
       I am using NFS protocol and trying to add counter at the end of the file. I have given the Prefix as  '-'
    Format : 1
    Step: 1
    Mode: After First File
    Is the prefix is right? Am i giving the values in right way? Please help me.
    The format required is: test_1.xml
    Thanks,
    Sri

    HI Arun,
    I m not so sure but i think prefix can not have any special character.
    You can do this by giving your file name in target->file name schema as File_* while configuring your communication channel.
    After that it will add automatically your required counter.
    thanks.

  • Add Zeros at the Ending to make Length 20.

    Hi,
    I have a Target field WBS where the length should be always 20. If the length is less than 20, I shd add Zeros at the ending to make the length as 20. I think format Number cant be used in this case. Do I need to write a UDF or Is there any standard function
    Thanks & Regards,
    Varun

    Hi Varun,
    use this UDF:
    StringBuffer sb = new StringBuffer();
    int length = 20 - a.length();
    for(int i=0;i<length;i++)
         sb.append("0");
    return sb.insert(0,a).toString();
    The difference to the solution is the use of the StringBuffer class. This is better coding practice. Strings in java are immutable and concatenation of strings therefore very expensive.
    Regards Sven

  • How to add an image at the end of a video?

    I tried following these instructions https://pantherfile.uwm.edu/type/www/116/SoftwareTutorials/QuickTimePro/DougProu ty_QTPro_Tutorial/QuickTimePro_DougProuty.pdf
    But can't find where to choose the frame rate. So when I add it to my video it goes away so quick you can't even read it.
    Can anyone please help me with this.
    Thank you.

    Those instructions are very old and not intended for a single image.
    In your case you need to give your still image some "time" (duration). Easy to do with QuickTime Player Pro.
    Open any audio file in QuickTime, make a selection (in and out points) that matches the duration you wish for the image file. Let's say an mp3 with a ten second selection. Leave this window open.
    Open your image file in QuickTime. Select All (Edit menu) and Copy. Close this window.
    Switch to your audio file selection. From the Edit menu choose Add to Selection & Scale. You'll see the window expand in dimensions as your image is added.
    Open the Movie Properties window (Windows menu). You'll notice it now has a "Video" track.
    Single click on the Video track and then click the "Extract" button (upper left of the window). The ten second video track will open in a new Player window.
    Close the audio file window without saving.
    Do a "Save As" on the image video track. Give this new .mov file a name and location. Leave the window open.
    Select All and copy the ten second video track. Switch to the movie file you want to add it to and move the playhead to the end. From the Edit menu "Paste" the ten second video. It will be added to the end of the movie.
    Save As (self contained) and name the new video.

  • Any way to batch add a frame of black at the end to several videos?

    I'm working with a huge number of files that I have to convert to MP4, but I was asked to put one frame of black at the end. I didn't find any way to do this in Media Encoder, I'm importing the files onto Premiere where I have a second of black video at the 30;00 mark since all the files are 30 seconds exactly. The out point is set to 30;00 to it only puts one frame in there. This is obviously going to take too long because I have to have a ton of duplicated empty sequences, plus importing all the original files onto Premiere. The only automated part will be exporting all the sequences, but I'm trying to find a way to automate this even further, just dropping all the original files somewhere and have them all re-encoded with one black frame at the end. Does anyone know if this is possible? Or if not, any other software on Mac that might work for this purpose?
    Thanks

    Hello Ben,
    I have been running into this problem for 2+ years. I have a friend at Apple who used to work in ProApps. He checked around for me and it is a known (but obviously ignored) issue with the third party codec Apple has licensed for 3G video. It affects 3G video exported from QuickTime Pro, iMovie and yes even the very expensive Final Cut Pro, because they all use the same codec for 3G. I use Compression Master instead. It is now incorporated/acquired by Telestream (makers of Flip4Mac).

  • How to add footer at the end of every page

    Hi,
    I need to add some text at the bottom of every page in my application. I have made a footer region where i have put that text component. I have simply included that footer region as the last element of every jspx page. This shows the footer at the end of the content and not at the end of page(which is required).
    Using css like position:absolute;bottom:0px; shows the text at the bottom of bowser window, not page(so, problem for pages having scoll).
    It is not feasible to make any changes in each jspx page. So, what is the way out to achieve this by keeping the change limited to pagefooter region page and/or ss.css
    Note: I am using Jdev10.1.3

    With JDev 11g, you can create pageTemplate however, in 10g though support for page template is not available, you can achieve basic functionalities like this through web template. See sample here:
    http://www.developer.com/db/article.php/3513706/Easy-Web-Templates-with-Oracle-JDeveloper-10g.htm
    And if incase you use JHeadstart tool for development, JHeadstart provides templating facilities too.
    If you want to achieve using CSS, check this example:
    http://www.electrictoolbox.com/html-css-footer/
    regards,
    ~K

  • How to add totaling at the end of BI Publisher Report. ????

    Dear All:
    I have payment amount in BI publisher . And I want its totaling at the end of each group. How can I add. Can any body know. Thanks
    ALi

    Hi,
    Think there are lots of posts on Tim's blog on totals, e.g.:
    http://blogs.oracle.com/xmlpublisher/2007/03/30#a221
    Regards,
    Gareth
    Blog: http://garethroberts.blogspot.com/

  • How do I put a image logo at the end of my video?

    I recently migrated to a Mac from 25 years on a PC, but I'm having trouble with a little problem. I can't find a way to put my logo at the end of the videos I create. I've watched the tutorials, and the logo always ends up cropped, no matter what size I make it. So if I can't do that, is there a way to make a title card with an image instead of text? -- if I can't recreat the transparent logo I want, then maybe I could try thsat.
    To see what Im trying to create, here's an example http://player.vimeo.com/video/24685312. That's my website and it's been down for a couple of weeks, so I'd like any ideas of a solutions anyone has. Thanks -- Matt

    Just like japamac said, but be aware that if you use the fully automatic settings, it will only show as long as the other slides, Don't put too much there!
    You can also use Pages and save as a PDF.
    (PS, you might get better answers if you ask in the form for that software, in this case iDVD)

  • Javascript to hide the end of a video

    About two years ago Dave Merchant wrote in this forum:
    You can deactivate a video (returning to the poster image) using Acrobat JavaScript, but can't make it happen automatically at the end of playback unless you use a custom videoplayer widget. The standard widget doesn't fire an event when playback ends.
    I have a button that is set to hide certain fields on a page. I also want this button to hide the last frame of a video that may have been played on the page.
    Show/Hide Fields won't do it.
    Does anyone know the JavaScript that Dave mentioned.

    George,
    Two things:
    (1) You need to read my post more carefully. Not only couldn't you respond correctly to my JavaScript question, but I never used the words "Shut up." I am not that rude as to tell someone to shut up.
    (2) You really don't know when to quit.
    So, once again I ask you to stop responding so I can concentrate on any answers that may come from those who do know what they're talking about.
    You may not realize it, but some people subscribe to forums using email. All you're doing now is cluttering my phone with your bloviating.
    Seriously. At this point you're not helpful nor funny.

Maybe you are looking for

  • Check_changed_data method on editable ALV Grid ( class cl_gui_alv_grid)

    Hi guys, I use the following method (register_edit_event) in the PBO soon after first display of an editable ALV grid to register enter as an event to do validations on fields like qty. If user enters some character like 'abc' for qty and hits enter

  • How do I get all photos OUT of iPhoto?

    I want to start over with iPhoto, Aperture, and various other programs, and thus I want to get all my photogrpahs out of iPhoto (and Aperture and Lightroom) to a "neutral corner, just a set of folders on the HD where they would be just the original p

  • Photoshop cs5 is locked

    Whenever I try to make modifications to my workspace or really do anything complicated, I get this error message. I went to the applications folder and got the info for photoshop but then the box that allows you to unlock the application is not click

  • Material reconciliation should be done vendor wise or  project wise

    Hi all, how to do material reconciliation should be done vendor wise or  project wise?? any help....MIRCMR is not working

  • Error 9006 downloading podcasts

    After updating to 11.0.2 I get the error 9006 when trying to download podcasts. The files are only 80MB and have never had problems getting these files before. Any help would be greatly appreciated. jodmcc1