Video file popup Alpha toggle issue

Q&A about the latest versions
Post Reply
Owen ki
Posts: 20
Joined: Mon Aug 21, 2023 9:46 am

Hi ,

First of all , I would like to make video popup which is a file , and I try to make some transition like fade in & out when users click the popup button.
So I set the action which is i posted.
It works correctly when the popup shows up
but It doesn't seem to work when it closes
Plz let me know the way..

And second of all,
Is it possible to create a button in the seekbar (which is connected to a video file) that can play only a certain portion of all ?
For example, connect a seekbar to a 1-minute video and
there is a button to divide it into 3 parts and play it for like 20 seconds each by clicking buttons.
and I want each button to play the part the user wants.


thanks.

(First image is for the button and the Second one is for the video file > (tree?) )
and they are separate )
action.png
action.png (12.63 KiB) Viewed 7645 times
close.png
close.png (6.76 KiB) Viewed 7645 times
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Owen,
It depends on what type of effect you want.
In the attached example the text box which acts as the show hide button uses a play/pause media action, so the video pauses while it fades out.
The video element is in a container which is set to Alpha 0, it is this you are fading in and out and not the video element.
Regards,
Attachments
project.zip
(2.74 MiB) Downloaded 143 times
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply