Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Wagner Alex
Experienced
Topic Author
Posts: 37
Joined: 22 Aug 2011, 03:58

Panorama-Tour in imagevue-Gallery

09 Aug 2013, 04:11

Hi Karl!

Is it possible to integrate a Panorama like this one:
http://www.mountainpanoramas.com/___p/_ ... id=2011_20

or a Panorama-Tour like this one (click on one of the squares):
http://www.pixelmagazin.de/passat/index-fx.html

directly into the imagevue-Gallery??

If yes - Please post a example-Website (if you know one...).

Thank you very much!

Alex
 
User avatar
Andrew
Posts: 18
Joined: 16 Apr 2013, 08:36

Re: Panorama-Tour in imagevue-Gallery

09 Aug 2013, 13:41

 
User avatar
Bulletproof IT
Experienced
Posts: 134
Joined: 04 May 2013, 04:36

Re: Panorama-Tour in imagevue-Gallery

10 Aug 2013, 02:52

I would love to see something like you linked too within ImageVue! I have settled to uploading mine as normal 180' shots via ImageVue, but just set the thumbnails to 180x100px... I experimented with a few dimensions, which were quite a bit larger, but decided to settle for this, as can fit more on each page. :)

But getting 360' panorama's in with this custom Pano viewer flash plugin, is beyond my experience.

As most cameras now come with Panorama shooting, it would be great to see ImageVue adopt some sort of Panorama viewer, allowing pan / zoom.
Very impressed.
» I Imagevue X3 «
 
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13999
Joined: 30 Sep 2006, 03:37

Re: Panorama-Tour in imagevue-Gallery

11 Aug 2013, 11:10

Wagner Alex wrote:Is it possible to integrate a Panorama like this one:
http://www.mountainpanoramas.com/___p/_ ... id=2011_20
Right now, the best way to achieve this would be to open your image in a panorama viewer in an Imagevue lightbox window https://www.photo.gallery/documentation/lightbox/. I don't currently have time to look into this specific module as we are working with new version Imagevue X3, but I will certainly integrate a method for panoramas after new version launch!
 
User avatar
Wagner Alex
Experienced
Topic Author
Posts: 37
Joined: 22 Aug 2011, 03:58

Re: Panorama-Tour in imagevue-Gallery

16 Aug 2013, 09:07

Andrew wrote:Hi!

Look at this: http://arts.opuspixel.de/#/home/
Thx @ all!

Thanks Andrew - The tours on this page. That is what I want! How did he realize this?

I have to contact the Website-owner...


Is it possible to integrate such a code on imagevue?
<object width="100%" height="100%"> <embed src="http://WWW.MY-DOMAIN.COM/VIRTUAL_TOUR/MY-TOUR.SWF" width="100%" height="100%" allowFullScreen="true"> </embed> </object>

But where?????

It is only a ".swf" file, I want to start in imagevue... Is it that difficult???

Alex
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13999
Joined: 30 Sep 2006, 03:37

Re: Panorama-Tour in imagevue-Gallery

16 Aug 2013, 12:56

Wagner Alex wrote:It is only a ".swf" file, I want to start in imagevue... Is it that difficult???
Unfortunately, you cannot embed html code like that into a SWF application ... You could load the SWF as FILEMOD, but that is simply not recommended because it would require AS2.0 code and there are issues with positioning. The best way is to open your MY-TOUR.SWF in the Imagevue lightbox window!
https://www.photo.gallery/documentation/lightbox/
 
User avatar
Wagner Alex
Experienced
Topic Author
Posts: 37
Joined: 22 Aug 2011, 03:58

Re: Panorama-Tour in imagevue-Gallery

16 Aug 2013, 14:40

Thanks Karl, but it seems that I am too stupid :(

Does not work...

http://www.lichtzauber.at ("Test")
Attachments
01.JPG
JavaScript for Lightbox
01.JPG (33.03 KiB) Viewed 10075 times
02.JPG
Result
02.JPG (13.44 KiB) Viewed 10075 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13999
Joined: 30 Sep 2006, 03:37

Re: Panorama-Tour in imagevue-Gallery

16 Aug 2013, 15:44

You are getting close, but you have some mistakes ... First of all, in your lightbox you have this link:
Code
http://www.lichtzauber.at/#/Test/virtualtour.swf
That is not the link to the SWF ... That is a link to the Imagevue gallery, instructing it to try to load another SWF into itself, which will not work. The link to the SWF is this:
Code
http://www.lichtzauber.at/content/Test/virtualtour.swf
However, I also see there is some "error: panotour trial version"? Well, at least it works if you can get that to display!
 
User avatar
Wagner Alex
Experienced
Topic Author
Posts: 37
Joined: 22 Aug 2011, 03:58

Re: Panorama-Tour in imagevue-Gallery

17 Aug 2013, 02:59

Thank you Karl again, again, again :-)

Now it works. Not in a Lightbox (there appear strange symbols, but no pano) but with a Link in a Textfield. I am fine with that! :D

Nice Weekend!!

Alex