ATVO by Appgineering
Download
Read-only

Dynamic Video Logic

6 posts 3,783 views Started 14 Mar 2021, 14:23
Showing 1–6 of 6 posts
Lukas R.
Original poster

Hello, I have a question about using Dynamic Videos in the ATVO. I have a profile picture animation for each driver that I want to play during gridding. The videos are in a spreadsheet, they load correctly and play well in the ATVO.

I show the first page of the grid, load the text data and the videos widgets. It all plays well; everything is as it should. In the logic, I have PlayVideo - Play Once for the video widgets containing drivers' animations.

Then I move to the second page, I hit the button Show the 2nd page (not Next, as each page has a button, I believe that's crucial to know because I can reload the page, wait for later), in the logic I have animations to hide the graphics and videos, then DataOffset change for the data and for both video widgets, then animation to show the data and again, Play Video - Play Once. However, while the data changes correctly, the videos are the same as before, for the previous drivers! However, when I press the same button again (to reload the current page) then the videos finally change correctly. And the same behavior applies to any other page.

Do I do anything wrong here? I'm attaching my logic as an image. Thank you.

Lukas R.
Reply #5

Sorry, I've actually just figured it out. I put it into a storyboard and between Change Data Source and Play Video I need to put 120 ms difference. So, I guess it's something to do with loading.

Right now, I have it as following:

  • 0ms - stop playing the video, change data source - data offset, play text animations
  • 120ms - start playing videos

And it works as intended.

Archive · Read-only

New replies have moved to Discord.