RuneS's Forum Posts

  • Oh.. nevermind. Turns out that was pretty easy <img src="smileys/smiley17.gif" border="0" align="middle" />

    For others interested:

    Give the video instance an ID.

    make a document with this text:

    #videoID{

         z-index: -1;

    }

    save as style.css. Import to Files in c2. Then make an On start of layout event that imports the css-file through the plugin and then it works.

    On another note; is anyone else experiencing that video is shaking slightly unless it's placed at 0,0 on stage?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • thank you. I've installed the plugin <img src="smileys/smiley1.gif" border="0" align="middle" />

    ehm.. and what did you do then? Sorry but I've never dealt with css and I'm completely blank as to how to implement this.

  • No, not the only one! I have the exact same problem now. So could you give a more detailed description of your solution?

    Should this be edited in a file after export or is it through some plugin that you edit the css?