Skip to main content
Participant
December 20, 2016
Answered

Background video banner

  • December 20, 2016
  • 2 replies
  • 646 views

Hello. I would like to use as background video banner. How is that possible? I've tried to bring the text of the video layer on the stage, but the presentation video rises on top of the text. How could it be prevented?

    This topic has been closed for replies.
    Correct answer Myra Ferguson

    For Canvas, components will be on top - see Adobe Animate CC Video Component always on top

    You could use another component for the text with the Label or TextInput component which will show on top of the video component.

    2 replies

    Inspiring
    September 6, 2017

    Add  z-index: -1  to style of dom_overlay_container (<div id="dom_overlay_container" style="z-index: -1;)

    Myra Ferguson
    Community Expert
    Myra FergusonCommunity ExpertCorrect answer
    Community Expert
    December 20, 2016

    For Canvas, components will be on top - see Adobe Animate CC Video Component always on top

    You could use another component for the text with the Label or TextInput component which will show on top of the video component.