Search found 8 matches

by redsystem
Mon Mar 18, 2013 11:25 am
Forum: Pano2VR general
Topic: pano.openNext(...) dosn't work
Replies: 3
Views: 2807

Re: pano.openNext(...) dosn't work

Ok, I fixed it by myself. It does work with a tour-xml file.

Code: Select all

me.player.openNext("{node1}");
by redsystem
Sun Mar 17, 2013 9:00 am
Forum: Pano2VR general
Topic: pano.openNext(...) dosn't work
Replies: 3
Views: 2807

Re: pano.openNext(...) dosn't work

html5
by redsystem
Sat Mar 16, 2013 8:47 pm
Forum: Pano2VR general
Topic: pano.openNext(...) dosn't work
Replies: 3
Views: 2807

pano.openNext(...) dosn't work

Hi! In my skin I have a button to go to the start of the tour (start.html/node1). But the button doesn't change the panorama. What am I doing wrong? I tried pano.openNext(start.html); witch just reloads the current panorama and pano.openNext({node1}); witch only shows a loading dialogue. Any clues?
by redsystem
Wed Mar 13, 2013 3:11 pm
Forum: Pano2VR general
Topic: Is it legal to create a drupal module for pano2vr?
Replies: 4
Views: 3428

Re: Is it legal to create a drupal module for pano2vr?

Adding a Pano2Vr-Panorama to the site is very easy since you can simply add custom html code to an article created in drupal. What I like to create is a module to manage (list, add, delete) single panoramas and whole tours in drupal to have more comfort as if you would work with articles. Another id...
by redsystem
Tue Mar 12, 2013 4:28 pm
Forum: Pano2VR general
Topic: Is it legal to create a drupal module for pano2vr?
Replies: 4
Views: 3428

Is it legal to create a drupal module for pano2vr?

Hi!

I would like to write a drupal module to manage panoramas created by pano2vr.
The pano2vr license sais "You may not ... create derivative works based on the software", so I wonder if a drupal module would be such a "derivative work".
by redsystem
Thu Feb 21, 2013 4:15 pm
Forum: Unterstützung für Pano2VR
Topic: Parameter übergeben
Replies: 1
Views: 2688

Re: Parameter übergeben

So, ich habe mittlerweile rausgefunden, dass man ein Panorama nicht automatisch im Vollbild starten kann, wenn man dessen HTML-Datei aufruft (Sicherheitsbestimmungen vom Browser). Daher habe ich eine andere Idee: Im Vollbild werden die Links der Hotspots auf die xml-Dateien gelegt und beim Verlassen...
by redsystem
Wed Feb 20, 2013 2:36 pm
Forum: Unterstützung für Pano2VR
Topic: Parameter übergeben
Replies: 1
Views: 2688

Parameter übergeben

Hi! Ich wollte fragen, ob es möglich ist, Parameter, wie z.B. ob der Fullscreenmodus aktiviert ist oder die aktuelle Blickrichtung, über Hotspots zu übergeben. In meinen Hotspots rufe ich per url die HTML-Datei eines anderen Panoramas auf (_self). Jedoch gehen dabei z.B. die Informationen darüber ob...
by redsystem
Wed Feb 20, 2013 2:25 pm
Forum: Unterstützung für Pano2VR
Topic: Probleme mit Linuxversion: HTML5 und Hotspots
Replies: 2
Views: 3240

Probleme mit Linuxversion: HTML5 und Hotspots

Hi! Beim Testen der Linuxversion ist mir aufgefallen, dass die HTML5-Ausgabe fehlerhaft ist. Es erscheint nur ein weißer Kasten. Die Steuerelemente sind nur manchmal zu sehen (und auch nur dann, wenn ich sie nicht in png konvertiere). Wenn ich mit der rechten Maustaste reinklicke kommt die Meldung &...