Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

trouble getting video to play in html 5 build

  • #1, by el_gee 7 years ago Zitieren
    Hey,

    I'm having issues getting a video to play in the html 5 version of the game.
    It works fine in Visionaire's 'test run', and also in the Mac offline build of the game.

    But when I play it online it just seems to skip the video and go straight to the next action.

    I've tried making the video mkv and webm vp8; building it all in one and building the video separate from the game.  

    Is there something I'm missing?

    Cheers guys.
  • #2, by Nigec 7 years ago Zitieren
    Yeah, I have object movies that aren't playing with HTML5 in any Windows browser , maybe its a limitation, I don't know
  • #3, by SimonS 7 years ago Zitieren
    The HTML5 version has a lot of removed things, because they are not easy to support, which also contains videos. If you need to play videos you need to patch it in and use the js-function.
  • #4, by Nigec 7 years ago Zitieren
    I think you need to document the limitations, I moved from frame animation to movies as it was considered better, in reality it its a really bad choice for what I wanted to do, the saving grace is el_gee reported the problem and I was trying to improve how I was doing the animation.. if I'd of known I wouldn't of used the videos