Hi,
I have this scene with multiple pages.
On one of the page I have a video on loop and I realize when the video is playing and I switch to another page the video does not stop playing.
I wanted to try binding the stop function to the button that clicks from pages to pages but that button is within a hierarchy container that is within another hierarchy container (which I cannot seems to bind into).
Is there a solution?
Cheers,
Tyle_cells
Hello Ventuzians!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me
We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
Stopping Video
Moderator: Support
Re: Stopping Video
You have to expose the properties you want to bind outside the Container:
http://www.ventuz.com/support/help/late ... Properties
Cheers
Karol
http://www.ventuz.com/support/help/late ... Properties
Cheers
Karol
Re: Stopping Video
Hi,
The expose works. Thanks a lot.
But I have another problem now, I'm unable to bind the seek function of the video to the UI buttons.
I'm not sure if I'm doing something wrong, I've attach an image of my scene contents hope it helps to understand my problem. Cheers,
Tyle_cells
The expose works. Thanks a lot.
But I have another problem now, I'm unable to bind the seek function of the video to the UI buttons.
I'm not sure if I'm doing something wrong, I've attach an image of my scene contents hope it helps to understand my problem. Cheers,
Tyle_cells
Re: Stopping Video
Same thing here, expose the according output properties of the buttons.
-
- Posts: 666
- Joined: 18 Jan 2012, 20:56
- Location: wuppertal
- Contact:
Re: Stopping Video
and take care, that you use the events....not the bools!
greetz
christian
greetz
christian
Re: Stopping Video
Hi,
Woah, I didn't know I actually had to expose it a number of times.
Thanks a lot, everyone.
Cheers,
Tyle_cells
Woah, I didn't know I actually had to expose it a number of times.
Thanks a lot, everyone.
Cheers,
Tyle_cells