Hi,
Is there a way to use mouse cursor in VR mode so that one could control view via gyroscope and the other guide watching and click hotspots from desktop?
Hi,
Is there a way to use mouse cursor in VR mode so that one could control view via gyroscope and the other guide watching and click hotspots from desktop?
Hi Klaus,
With the new PR4, I find that the textfield is not selectable anymore.
With PR3, and variable selectable="true", I can select the text
It's something in .js since PR4 to cause the problem
P.S. both "interactivecontent" and "selectable" are set to "true"
The scene is not the same.
I need both animated and normal start scenes in my tour.
So decided to skip the LP action in the animated scene by loading the normal one.
It works well but still oninterrupt loading resets control settings in the Flash viewer. HTML5 is fine...
Well, it happens only in the Flash viewer after
oninterrupt(loadscene(scene_start), null, MERGE);
the point is to break the Little Planet intro...
Hi,
noticed "oninterrupt (whatever it is)" sets the whole <control> to default.
Any suggestions?