How to display when "Media Controls Silhouette" is specified?

Q&A about the latest versions
Post Reply
Yuki Yoshida
Posts: 22
Joined: Mon Apr 06, 2020 12:08 pm

I want to create a VR site composed of multiple tour browsers of 360 images and 360 videos.

Is there a way to display "Media Controls Silhouette" in the component toolbox only for the specified 360 video?

Could you teach me how to set it up?
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
As it is in the Silhouette and Siplex skins you need one for each media type.
As an example, seekbar_url links to video element popup_video_url.
This then can play many different videos that are coming from a website.
The same with File.
Vimeo and YouTube can have their own controls, but you can also use the skins media controls for these also.
Regards,
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/
Yuki Yoshida
Posts: 22
Joined: Mon Apr 06, 2020 12:08 pm

Hello,
How can I display the "Media Controls Silhouette" component toolbox in each tour browser?
Or if there is a way to show different skins for each tour browser, please tell me how.
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
I am sorry I do not understand the question.
"How can I display the "Media Controls Silhouette" component toolbox in each tour browser?
Or if there is a way to show different skins for each tour browser, please tell me how."

What do you want the viewer to see in the tour, what should happen?
Regards,
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/
Yuki Yoshida
Posts: 22
Joined: Mon Apr 06, 2020 12:08 pm

Hello,
I want to hide "Media Controls Silhouette" in the case of other than 360 video and display "Media Controls Silhouette" only in the case of 360 video.

Image

And there is a bug in iOS WebVR mode when viewing 360 videos,
I want to display the icon except for 360 video, and hide the icon only for 360 video.

Image
Yuki Yoshida
Posts: 22
Joined: Mon Apr 06, 2020 12:08 pm

Hello everyone,
Anyone know how? Could you tell me how to set it up?
Yuki Yoshida wrote: Fri Apr 24, 2020 4:25 am Hello,
I want to hide "Media Controls Silhouette" in the case of other than 360 video and display "Media Controls Silhouette" only in the case of 360 video.

Image

And there is a bug in iOS WebVR mode when viewing 360 videos,
I want to display the icon except for 360 video, and hide the icon only for 360 video.

Image
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
You can use a Tag!
Tag each node which is a 360 video with say "video".
Then using the visible logic block, set if Tag = video, visible true.

The controls will then only show in these nodes.
Regards,
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/
Yuki Yoshida
Posts: 22
Joined: Mon Apr 06, 2020 12:08 pm

Hello,
Thank you for your reply.
I understand how to insert tags, but I am not able to understand the following method.
Then using the visible logic block, set if Tag = video, visible true.
Could you tell me how to set it up?
Yuki Yoshida
Posts: 22
Joined: Mon Apr 06, 2020 12:08 pm

Hello,

I was able to respond by setting the tag that you taught me in "Setting the logic block".

The setting contents are in the Japanese language.

Image

Thank you for your advice and support.
Post Reply