Search found 17 matches

by bjorn.syse
Wed Nov 02, 2016 10:26 am
Forum: Object2VR general
Topic: Responsive hotspots?
Replies: 5
Views: 5726

Re: Responsive hotspots?

Hi again Trying to understand what I need to do here to get a hotspot to link to that external page instead. I tried adding this in the hotspot editor for hotspot 3 for example, but it does not seem to do the trick. Do I need to add some action in Skin editor aswell or should editing that table in h...
by bjorn.syse
Tue Nov 01, 2016 3:46 pm
Forum: Object2VR general
Topic: Responsive hotspots?
Replies: 5
Views: 5726

Re: Responsive hotspots?

Oh, I see!

Very unfortunate. It might be a showstopper in my case since a portrait phone is pretty far from a landscape laptop if you know what I mean.

Link to a separate HTML might a feasible path. If I do that, is there any way to get back to the previous page without reloading?
by bjorn.syse
Tue Nov 01, 2016 10:35 am
Forum: Object2VR general
Topic: Responsive hotspots?
Replies: 5
Views: 5726

Responsive hotspots?

Hi! I ran into a huge problem in my app. I'm using Object2VR to present a turntable, 360° view of our products and it's part of a bigger site. The site is responsive as it need to be accessed by salespeople using either their phone, tables or laptops in landscape and porttrait mode. Problem: The tur...
by bjorn.syse
Mon Oct 24, 2016 1:59 pm
Forum: Object2VR general
Topic: XMLHttpRequest error
Replies: 4
Views: 5645

Re: XMLHttpRequest error

I see. Well in that case it's probably becease I'm at work behind the zscaler proxy system so most URLs are converted behind the scenes to be routed through somedomain.zscaler.net. That's probably what's causing the problem, but it might still be that there is something in the code that Object2VR ge...
by bjorn.syse
Thu Oct 20, 2016 9:50 am
Forum: Object2VR general
Topic: Toggle button between two states
Replies: 1
Views: 3358

Re: Toggle button between two states

Hi again I think I found my own answer to this question, I just created two buttons, placed on top of eachother. The first one does three things 1. Changes the state 2. Hides itself 3. Shows the other button Second button does the opposite. https://dl.dropboxusercontent.com/u/114792/ShareX/2016/10/o...
by bjorn.syse
Wed Oct 19, 2016 2:29 pm
Forum: Object2VR general
Topic: Toggle button between two states
Replies: 1
Views: 3358

Toggle button between two states

Hi!

Is it possible to create a toggle button that switches between two states each time it's clicked. Perhaps one that changes it's image aswell every time it's activated.

Best regards

- Björn
by bjorn.syse
Wed Oct 19, 2016 11:02 am
Forum: Object2VR general
Topic: Hotspot tracking or loading of coordinates
Replies: 3
Views: 4915

Re: Hotspot tracking or loading of coordinates

Hi Having a look in the XML-file, I can see the coordinates. How are they defined? It's not px-values? <hotspot title="IPM Motor" target="" skinid="" url="" id="Point01" reuse="0"> <location x="0.540984" y="0.587432" row...
by bjorn.syse
Wed Oct 19, 2016 9:58 am
Forum: Object2VR general
Topic: Buttons on iPhone
Replies: 5
Views: 6087

Re: Buttons on iPhone

ah, forget it. It seems to work now. Perhaps it was just a matter of caches in the browser or something! :D Also, my goal is to upload this build to a service called showpad and view it through their app. Right now, the buttons don't work there but they do work on azure. I'll try to investigate what...
by bjorn.syse
Wed Oct 19, 2016 9:54 am
Forum: Object2VR general
Topic: Buttons on iPhone
Replies: 5
Views: 6087

Re: Buttons on iPhone

Hi No the buttons stay where they are, but then they refer to two different states when the open one is a sequence of images where the compressor depicted does has it's sheet metal covers removed. This behaivor works well in the desktop browser but on iPhone nothing happens when I tap the buttons. T...
by bjorn.syse
Wed Oct 19, 2016 9:50 am
Forum: Object2VR general
Topic: XMLHttpRequest error
Replies: 4
Views: 5645

Re: XMLHttpRequest error

Hi,

Actually, I get this when hosted on Azure aswell. Perhaps you can confirm, if you have Chrome and look here:

http://turntable360.azurewebsites.net/9 ... ences.html

Then launch the inspector CTRL+SHIFT+I and have a look in the console..

Regards

- Björn
by bjorn.syse
Tue Oct 18, 2016 3:36 pm
Forum: Object2VR general
Topic: Buttons on iPhone
Replies: 5
Views: 6087

Re: Buttons on iPhone

It did seem to change something, because now I see the image change into it's active state and back when I click. But the button does not seem to change the state. Can you confirm?

http://turntable360.azurewebsites.net/9 ... ences.html
by bjorn.syse
Tue Oct 18, 2016 2:21 pm
Forum: Object2VR general
Topic: Buttons on iPhone
Replies: 5
Views: 6087

Buttons on iPhone

Hi! It's strange, but for a long time I couldn't seem to see the buttons I add via the skin editor when I view my creation on iPhone. Now they appeared though. But they do not work. They're supposed to switch between two states but they won't on iphone. Here is the site, which works fine on desktop ...
by bjorn.syse
Tue Oct 18, 2016 1:29 pm
Forum: Object2VR general
Topic: XMLHttpRequest error
Replies: 4
Views: 5645

XMLHttpRequest error

Hi

I get this error when I inspect the page?

Code: Select all

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
What does it mean?
by bjorn.syse
Tue Oct 18, 2016 1:21 pm
Forum: Object2VR general
Topic: Hotspot tracking or loading of coordinates
Replies: 3
Views: 4915

Hotspot tracking or loading of coordinates

Hi I have a lot of turntable images to generated with two states from 3D renders, and they all have multiple hotspots. I can't imagine how tedious it would be to place them all frame by frame manually in both states. Is there some way to track features or at least load a list of coordinates for each...