Search found 13018 matches

by Hopki
Thu Apr 18, 2024 11:17 pm
Forum: Pano2VR general
Topic: Multiple tours stacked with transparency
Replies: 1
Views: 36

Re: Multiple tours stacked with transparency

Hi John, The example is using pinned images, you can show and hide pinned images with buttons. Building a project to show you how to do this would be easier. To this end can you render out say three panoramas each with different colour cupboard doors etc. Then send them to support, the e-mail link i...
by Hopki
Thu Apr 18, 2024 8:26 pm
Forum: Pano2VR general
Topic: Pano2VR 7.1 beta problem
Replies: 3
Views: 35

Re: Pano2VR 7.1 beta problem

Hi, Can you say more about panorama? We have been using all sorts of images without issues. If possible can you send in your support package from 7.1 and if possible the image that does not show open. The e-mail link is below. The support package will tell us but are you on Mac or PC? And what OS yo...
by Hopki
Thu Apr 18, 2024 10:05 am
Forum: Pano2VR/Object2VR Skins
Topic: Button with pressed state
Replies: 9
Views: 215

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: 9
Views: 215

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: 178

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: 9
Views: 215

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: 178

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: 9
Views: 215

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: 184

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: 184

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...