Search found 285 matches

by deedee123
Sat Jul 22, 2023 4:59 pm
Forum: Pano2VR general
Topic: Force reload?
Replies: 6
Views: 8345

Re: Force reload?

oh just changing the javascript to
location.reload()
already did the trick!

problem solved :)

Best,
David
by deedee123
Fri Jul 14, 2023 9:37 pm
Forum: Pano2VR general
Topic: Force reload?
Replies: 6
Views: 8345

Re: Force reload?

hi, yes i understand, a timer should work, but i'm not sure how to address all custom properties from a certain skin-ID throughout the project. so for example i have a point hotspot with skin ID "AudioByButton", some nodes have zero, others two or three. The skin has a hotspot variable &qu...
by deedee123
Fri Jul 14, 2023 7:36 pm
Forum: Pano2VR general
Topic: Force reload?
Replies: 6
Views: 8345

Re: Force reload?

i'm stills struggling with this, i hope there is some solution :)
david
by deedee123
Fri Jul 07, 2023 9:02 am
Forum: Pano2VR/Object2VR Skins
Topic: Logic Blocks for maps?
Replies: 0
Views: 288403

Logic Blocks for maps?

Hi, Any chance for (in some future version) adding logic blocks for map properties in the skin? I'm mostly using one "general" skin for my projects, it would be great to have the possibility to change some map features by adding some variables. (like zoom setting, color, or radar). Not ess...
by deedee123
Wed Jul 05, 2023 3:55 pm
Forum: Pano2VR general
Topic: Copy the view angle to next node?
Replies: 4
Views: 5052

Re: Copy the view angle to next node?

Aaahhh ok, First of all i was checking the setting in the program, not the skin, i thought it was done there. But in my skin i had hotspot action as "go to URL" and $hu / $ht... Changed it (and added a hotspot variable to indicate if it's a normal or "same view" hotspot) and it n...
by deedee123
Wed Jul 05, 2023 1:04 pm
Forum: Pano2VR general
Topic: Copy the view angle to next node?
Replies: 4
Views: 5052

Re: Copy the view angle to next node?

Hi,
Thanks for the message, sounds like what i need, but in the target view dropdownbox i only see
Enter Target
Forward
Backward
Or do i need to look somewhere else?
David
by deedee123
Tue Jul 04, 2023 12:59 pm
Forum: Pano2VR general
Topic: Copy the view angle to next node?
Replies: 4
Views: 5052

Copy the view angle to next node?

Hi, I think this is possibe, but not sure how. I have 2 nodes with the same room, one day and one night. There's a simple button to switch between them. Works more or less 'transparent" because the two nodes have the same angle. However if the user changed the angle of the current node, the but...
by deedee123
Thu Jun 22, 2023 12:04 pm
Forum: Pano2VR general
Topic: Force reload?
Replies: 6
Views: 8345

Re: Force reload?

Hi, Thanks, this is indeed a great solution for resetting the tour node indications, but i also have hotspots to play audio(/video), of which there can be several within one node. I also gave these an "has been played" indicator by changing a hotspot variable on click. Can I reset those (t...
by deedee123
Wed Jun 21, 2023 9:55 am
Forum: Pano2VR general
Topic: Force reload?
Replies: 6
Views: 8345

Force reload?

Hi, I'm making this project for offline use, for visitors of a house. Several hotspots have their "is clicked/visited" status, which after a while i want to reset. Actually it would be best to, after a while of inactivity, just automatically reload the complete project so everything is nic...
by deedee123
Sat Jun 17, 2023 7:43 pm
Forum: Pano2VR/Object2VR Skins
Topic: get total nodes and sequential number of node?
Replies: 4
Views: 11186

Re: get total nodes and sequential number of node?

aha, i slept a night over it, had another look, and adding $(yI) to the -master node custom id- makes the number which can be fetched with "$(ucnode)" in the skin consistent with the tour browser sequence, solved the issue! :)

David
by deedee123
Fri Jun 16, 2023 9:07 pm
Forum: Pano2VR/Object2VR Skins
Topic: get total nodes and sequential number of node?
Replies: 4
Views: 11186

Re: get total nodes and sequential number of node?

ps i see a placeholder "$(yI)" that according to the description assigns a number following to the tour browser sequence, but that can't be used in the skin, right? or is there some way?

best,
David
by deedee123
Fri Jun 16, 2023 6:14 pm
Forum: Pano2VR/Object2VR Skins
Topic: get total nodes and sequential number of node?
Replies: 4
Views: 11186

Re: get total nodes and sequential number of node?

Hi,
Thanks, that's good, but how to get the number (in the sequence) of the current node?
hope that's possible too, because it can be a lot of work to do manually when re-arranging nodes...

David
by deedee123
Fri Jun 16, 2023 4:37 pm
Forum: Pano2VR/Object2VR Skins
Topic: get total nodes and sequential number of node?
Replies: 4
Views: 11186

get total nodes and sequential number of node?

Hi, is there any quick way to get the total number of nodes in a project, and a sequential number (the nodes in the order they are dragged in the tour browser)? the idea is to make a "slide X out of Y (total)" indicator showing in the skin, which automatically adjusts when i re-arrange or ...
by deedee123
Tue Jun 06, 2023 1:00 pm
Forum: Pano2VR general
Topic: Juicebox in package viewer android
Replies: 8
Views: 7767

Re: Juicebox in package viewer android

Actually, never mind.. i'll change any "slideshow" type iframe to another P2VR project with flat images. It works well, but for this to look really elegant the transition (out) for flat images needs to be fixed, now each image has the chosen transition "in", but "out" i...
by deedee123
Sat Jun 03, 2023 10:45 am
Forum: Pano2VR general
Topic: Juicebox in package viewer android
Replies: 8
Views: 7767

Re: Juicebox in package viewer android

Hi, It's a bit old topic, still i like to use the Juicebox script in a I-frame. It's quick to make and looks neat. that is, online. Through the android package viewer app i get the message "can not display locally in browser". I know, this is not caused by P2VR, but maybe it's still possib...