Search found 13015 matches

by Hopki
Thu Apr 18, 2024 10:05 am
Forum: Pano2VR/Object2VR Skins
Topic: Button with pressed state
Replies: 7
Views: 192

Re: Button with pressed state

Hi alasa,
Do you mean you wanted these open and showing when you first opened the tour?
Regards,
by Hopki
Wed Apr 17, 2024 8:15 am
Forum: Pano2VR/Object2VR Skins
Topic: Button with pressed state
Replies: 7
Views: 192

Re: Button with pressed state

Hi,
Attached is a project with your skin.
It needed a second variable, vis_gallery, so now each button changes its own variable.
In skin 2.ggsk the buttons have actions to hide an already opened popup, so only one is open at a time.
Regards,
by Hopki
Wed Apr 17, 2024 8:04 am
Forum: Pano2VR general
Topic: Video Element - Video Control bar active
Replies: 4
Views: 185

Re: Video Element - Video Control bar active

Hi, For pinned videos, it will only be YouTube or Vimeo that will show controls. For URL and Local videos then the seek bar will be pinned at the bottom of the skin, not the pinned video. I guess you could use a point hotspot and then use 3D distortion and place the seek bar that way but not sure if...
by Hopki
Mon Apr 15, 2024 10:38 pm
Forum: Pano2VR general
Topic: Video Element - Video Control bar active
Replies: 4
Views: 185

Re: Video Element - Video Control bar active

Hi Thomas,
Where is the video coming from?
If it's a local or URL, MP4 then use the seek bar element.
If it's from Youtube or Vimeo then select controls in the video elements properties.
Regards,
by Hopki
Mon Apr 15, 2024 10:33 pm
Forum: Object2VR general
Topic: Unable to use poly hotspot color change API
Replies: 3
Views: 176

Re: Unable to use poly hotspot color change API

We have responded to your e-mail.
Regards,
by Hopki
Mon Apr 15, 2024 10:32 pm
Forum: Pano2VR/Object2VR Skins
Topic: Button with pressed state
Replies: 7
Views: 192

Re: Button with pressed state

Hi, Moved this topic to the skins forum as the user-designed skins forum is for people offering skins that have made to the community. You would stack a button and an image, and have them both in a container. You would then set up a variable to trigger what the button would do. Please see the attach...
by Hopki
Mon Apr 15, 2024 3:02 pm
Forum: Object2VR general
Topic: Unable to use poly hotspot color change API
Replies: 3
Views: 176

Re: Unable to use poly hotspot color change API

We will respond to your e-mail, but this is a bug and will be fixed in the next release.
Regards,
by Hopki
Mon Apr 15, 2024 2:35 pm
Forum: Pano2VR/Object2VR Skins
Topic: Button with pressed state
Replies: 7
Views: 192

Re: Button with pressed state

Hi alasa, How do you want this to work? I'm assuming you want a Normal State, then a Mouse Over state. The Mouse Pressed only shows momentarily, but assuming you want this to stay in this state? So to give a visual indication it has already been pressed. If not please can you describe what should ha...
by Hopki
Wed Apr 10, 2024 4:33 pm
Forum: Pano2VR general
Topic: Basic question about pano size and display size
Replies: 3
Views: 97

Re: Basic question about pano size and display size

Hi Franco, This is what multiresolution was built for so you will not have an issue. How it works is that Pano2VR makes several copies, each half the size of the preceding image. Then each image is split up into smaller tiles. The screen size will determine what resolution level is loaded. Let's ass...
by Hopki
Tue Apr 09, 2024 9:06 pm
Forum: Pano2VR general
Topic: hotspot z-index when selected
Replies: 6
Views: 183

Re: hotspot z-index when selected

Hi, The way to solve this is to use a trigger click action. Open the attached project, the element info_dot has the actions to open the info popup. The element ht_info_close has the actions to close it, as well as the info_text, so this can also be clicked to close the popup. You will see in the ele...
by Hopki
Sat Apr 06, 2024 4:15 pm
Forum: Pano2VR general
Topic: hotspot z-index when selected
Replies: 6
Views: 183

Re: hotspot z-index when selected

Hi, In this example we are going to change the z-index of the ht_info point Hotspot Template. All the popup elements are a child of the Hotspot Template, ht_info. Set the z-index of the template to -1. The button that opens the info text box will also have the action: Source: Mouse Click Action: Go ...
by Hopki
Fri Apr 05, 2024 2:34 pm
Forum: Pano2VR general
Topic: Using Pinned images with an Image Point Hotspot Pano2VR 7.x.x
Replies: 0
Views: 74

Using Pinned images with an Image Point Hotspot Pano2VR 7.x.x

This has been requested a few times now so decided to do a quick How To. Having an image Point Hotspot but to open a pinned image as the fly out transition is quite cool. popout.gif So what you do is add a pinned image which is hidden, then place a permeable Point Hotspot over it to give a visual po...
by Hopki
Mon Apr 01, 2024 10:58 am
Forum: Pano2VR general
Topic: HTML pop-ups on mobile
Replies: 5
Views: 774

Re: HTML pop-ups on mobile

Hi, By default, the default skins do not allow a web page to open inline/use an iframe to open on a mobile, however, you can easily change this. Looking at the Venis Skin, but also works with all default skins. Open the Venis skin and save it to your project directory, you have to do this as all the...
by Hopki
Thu Mar 28, 2024 5:00 pm
Forum: Pano2VR general
Topic: JS - getViewerSize wrong output
Replies: 1
Views: 88

Re: JS - getViewerSize wrong output

Hi AeroPixel,
Do you have skin margins?
This is what we use to detect player width in logic blocks.
Regards,
by Hopki
Tue Mar 26, 2024 8:35 pm
Forum: Object2VR general
Topic: Feature wishlist
Replies: 161
Views: 2960786

Re: Feature wishlist

Hi mostah,
This is still very much on our list, but not there just yet.
Regards,