Search found 27 matches

by Spine3d
Tue Jul 19, 2022 6:25 pm
Forum: Pano2VR general
Topic: Is possible have dynamic video in the pin video content?
Replies: 4
Views: 2784

Re: Is possible have dynamic video in the pin video content?

Hi Hopki: I just try out the web element with vimeo embedding code. It work very well. The next question is how can I swap the web element content using skin editor? I looked the action event. There is no placeholder for the web element code content field. Can you guide me some direction? Thank you ...
by Spine3d
Tue Jul 19, 2022 6:05 pm
Forum: Pano2VR general
Topic: Is possible have dynamic video in the pin video content?
Replies: 4
Views: 2784

Re: Is possible have dynamic video in the pin video content?

Hi Hopki:
Thank you for your speedy reply. The client request using vimeo link.
I am going to try it out let you know. I purchase the upgrade V7 but not yet using on the any live project. Can not wait the V7 final release.




Thank you.

Lee
by Spine3d
Tue Jul 19, 2022 4:15 pm
Forum: Pano2VR general
Topic: Is possible have dynamic video in the pin video content?
Replies: 4
Views: 2784

Is possible have dynamic video in the pin video content?

Hi: We are building a project. The client required a function that can dynamic swapping the video content on the wall TV. Also need to be liked in URL source. Is that possible? So far the pin video does not allow me input URL link. and the skin editor has no effect on the pin video component only no...
by Spine3d
Sat Apr 09, 2022 9:13 pm
Forum: Object2VR general
Topic: How to turn hotspot on and off
Replies: 0
Views: 26344

How to turn hotspot on and off

Hi I was unable to turn visible of hotspot visible off by using action. I get a error message in the browser. " uncaught typeError" can not read property of defined (reading "style") at HTMLDivElement._retangle.onclick (skin.js:149:18) I want to add function that user can toggle ...
by Spine3d
Fri Nov 19, 2021 3:09 pm
Forum: Pano2VR general
Topic: detect or stop panning?
Replies: 1
Views: 729

detect or stop panning?

Hi:
Is anyway we can detect the panning action stop in API? I try to fire up the panning to default angle action but has no way to detect the user stop the panning action.

Thank you very much.

Lee
by Spine3d
Wed Sep 29, 2021 10:51 pm
Forum: Object2VR general
Topic: how to hide hotspot SVG graphic during the loading screen
Replies: 4
Views: 6041

Re: how to hide hotspot SVG graphic during the loading screen

Hi hopki: I just add the script action follow by your instruction. It does not work. Seems any graphic attachment inside the hotspot element won't show up even you have show element action. You think is is a bug? This is this the set up I have . I add a SVG graphic under the hotspot template icon. a...
by Spine3d
Wed Sep 29, 2021 10:39 pm
Forum: Object2VR general
Topic: how to use placeholder as variable in javascript.
Replies: 0
Views: 26942

how to use placeholder as variable in javascript.

Hi:
I need to use the hotspot URL placeholder in javascript. In the pano2vr, I can use $(*url). is any way to do the same trick in object2VR?

Thank you

Lee
by Spine3d
Sun Sep 26, 2021 7:33 pm
Forum: Pano2VR general
Topic: is possible using google Universal Analytics Tag .The google tagging manager.
Replies: 3
Views: 1552

Re: is possible using google Universal Analytics Tag .The google tagging manager.

HI:
I am not sure that is pano2vr or google tag manager question. Is other user has the similar question?
Please let us know.

Thank you very much.

Leee
by Spine3d
Sun Sep 26, 2021 7:21 pm
Forum: Object2VR general
Topic: how to hide hotspot SVG graphic during the loading screen
Replies: 4
Views: 6041

how to hide hotspot SVG graphic during the loading screen

Hi: I add the custom SVG graphic for the hotspot. But before the loading process, all the skin element are display in the background. Is any way to hide this graphic during the loading process? I have try init-->hide element, and loaded-->show element action . But the SVG graphic won't show up. Than...
by Spine3d
Mon Sep 20, 2021 4:57 pm
Forum: Pano2VR general
Topic: is possible using google Universal Analytics Tag .The google tagging manager.
Replies: 3
Views: 1552

is possible using google Universal Analytics Tag .The google tagging manager.

Hi: is possible using google Universal Analytics Tag to tracking the hotspot click? I have been use Google Analytics Component that add on in the version 6.10 . The new client request using the google tagging manager instead manually insert the JavaScript tag in each of the hotspot. //--------------...
by Spine3d
Fri Apr 09, 2021 3:40 am
Forum: Pano2VR general
Topic: possible passing custom variable in to Javascript as variable?
Replies: 2
Views: 1379

Re: possible passing custom variable in to Javascript as variable?

Hi:
Just find out by myself. I can tracking the custom var by using pano.getVariableValue() function

Lee
by Spine3d
Thu Apr 08, 2021 7:48 pm
Forum: Pano2VR general
Topic: possible passing custom variable in to Javascript as variable?
Replies: 2
Views: 1379

Re: possible passing custom variable in to Javascript as variable?

Hi:
Seems JavaScript won't take any custom variable $(*variable). Is any other way I use custom variable in external javascript function?
this sample I am testing .
javascript:"";
test={$(*shed_size_text)};
alert(test);

No luck, still get error message.

Thank you.
by Spine3d
Thu Apr 08, 2021 5:49 pm
Forum: Pano2VR general
Topic: possible passing custom variable in to Javascript as variable?
Replies: 2
Views: 1379

possible passing custom variable in to Javascript as variable?

Hi :
possible passing custom variable in to Javascript as variable? I get the error message, the javascript does no recognize "*" when I use the custom var which something look like this "$(*custom_var)"

Thank you very much.

Lee