Skip to main content
galishere
Participant
September 10, 2017
Question

HTML5 Canvas, Video Component with timeline navigations

  • September 10, 2017
  • 3 replies
  • 923 views

Hello there, i have 2 question and would love if someone got a solution for them:

1.i am trying to achieve functioning navigation with the video component, but when moving frames the video component dissapears.

i also checked and the video tag dissapears.

any help? (sadly i cannot upload the project, i can upload an empty project with the component several frames tho)

i also so this was asked before without a final solution :html5 canvas video file deleted when file is published or tested

2nd question:

i am trying to create the videos as repsonsive as it gets, in a way that it wont run over other

inside elements (because html5 components are always above).

is there a way to do this??

thank you very much!

This topic has been closed for replies.

3 replies

galishere
galishereAuthor
Participant
September 25, 2017

bump

galishere
galishereAuthor
Participant
September 12, 2017

Bump

Preran
Legend
September 13, 2017

I still did not quite get your question. Can you provide us with a quick video on what's happening?

galishere
galishereAuthor
Participant
September 18, 2017

sadly i cant,i am not sure what is not understood to be honest.

when on the frame where the video component is, moving to the next frame in the main time line (by gotoandstop) and then going back to the frame where the video component should be, but its not there.

maybe check the link i connected? (this question was asked before by someone else and got unanswered)

P.S:

i just realized my link is wrong, this one is the correct one: HTML5 Canvas, Video Component with timeline navigations

Legend
September 10, 2017

Your questions are entirely too vague to offer any meaningful advice.

galishere
galishereAuthor
Participant
September 11, 2017

ok so about question 1:

we are moving on the main timeline between frames.

when u go to the next main frame (the one after the video's one), and then go back to the frame where the video component should be, but it's gone

when opening chrome dev console it doesn't show the video tag anymore, even tho the container div exsist.