Learn how to add video in Adobe Animate

Поділитися
Вставка
  • Опубліковано 30 січ 2024
  • In this Adobe Animate tutorial learn how to place a video to a canvas and also add custom playback controls with play and pause actions.
    Full tutorial with lesson notes and files
    ➪ bit.ly/3SDSg8x
    Montilla Design tutorial catalog
    ➪ www.montilladesign.com/tutorials
    Montilla Design Adobe Animate tutorials
    ➪ www.montilladesign.com/tutori...
    Become a Montilla Design Pro Member
    ➪ www.montilladesign.com/plans
    #adobeanimate #animate #video #html5 #videoediting

КОМЕНТАРІ • 12

  • @DadBodDrumming
    @DadBodDrumming 5 місяців тому

    Excellent tutorial. I will try this out

  • @wing_chun_science
    @wing_chun_science 5 місяців тому +1

    This was an awesome step-by-step tutorial. You’re amazing! Can’t wait for more of these types of tutorials.

  • @JVTProjects
    @JVTProjects 4 місяці тому

    your tutorial is very clear I love it, and I hope I can learn more

    • @AngeloMontilla
      @AngeloMontilla  4 місяці тому

      Happy to hear that and glad it helped you! 🙂

  • @XGarrowX
    @XGarrowX 4 місяці тому

    Your tutorials are so helpful :) Is it possible to use an MP4 file in an HTML banner ad? For example a video playing in the background and then animate text over it?

  • @Lozarium
    @Lozarium 2 місяці тому

    Thanks a wonderful tutorial. When developing with, I was faced with such a problem. I can’t place the created control buttons in the upper layer so that they are placed in the video itself and not under it. Tell me how to do it?

    • @Lozarium
      @Lozarium 2 місяці тому

      I found the answer to my question. Write this code in the first frame.
      var dom_container = document.getElementById("dom_overlay_container");
      dom_container.style.zIndex=-1;

  • @gokhanersan8561
    @gokhanersan8561 Місяць тому

    Buttons, if they are to overlap with the video, won't function.

  • @jonathanr9177
    @jonathanr9177 4 місяці тому

    can you please create a series of Dynamic ads like product carousel, Video banner ads, Interactive banner ads. Please I want to Learn

    • @AngeloMontilla
      @AngeloMontilla  4 місяці тому +1

      Thanks Jonathan for sharing your tutorial ideas with me. There will be many banner ad tutorial coming so stay tuned.

  • @Lozarium
    @Lozarium 2 місяці тому

    How to include these links in one HTML file? manifest: [
    {src:"components/lib/jquery-3.4.1.min.js", id:"lib/jquery-3.4.1.min.js"},
    {src:"components/sdk/anwidget.js", id:"sdk/anwidget.js"},
    {src:"components/video/src/video.js", id:"an.Video"}
    ],