Search found 2576 matches

by thomas
Wed Sep 27, 2006 4:29 pm
Forum: Pano2QTVR - Flash
Topic: I would like ......
Replies: 16
Views: 18828

If you look into the console window within the GUI you will always see the program call in the first line. You only need to replicate this call because then Pano2QTVR will do the same with your call. You can add a "-wait" to the droplet to keep the window open, so you can see where the fil...
by thomas
Wed Sep 27, 2006 3:24 pm
Forum: Pano2QTVR - Flash
Topic: how to load a pano.swf in another .swf
Replies: 3
Views: 5950

Re: how to load a pano.swf in another .swf

Hi!! I'm tryng the demo version of pano2qtvr and it seems very nice...I'm so interested in the use of vr with flash. Now I'm tring to load a pano.swf into another .swf where there are other media: picture, mc, button etc. I'm doing it with this code on the time line: this.createEmptyMovieClip("...
by thomas
Wed Sep 27, 2006 2:35 am
Forum: Pano2QTVR release
Topic: creating droplet+tmb+html
Replies: 4
Views: 6427

I am looking forward to it. I missed you in Bath! Will you come to Switzerland next year?
by thomas
Wed Sep 27, 2006 12:00 am
Forum: Pano2QTVR release
Topic: creating droplet+tmb+html
Replies: 4
Views: 6427

Hi Milko!

Just a wild guess: Did you use $f_small.html, $f_large.html... and $f_thumb.jpg,.... for filenames? This is necessary for Droplets
by thomas
Tue Sep 26, 2006 6:44 pm
Forum: Pano2QTVR release
Topic: Transparent overlay
Replies: 11
Views: 12729

This should work with Pano2QTVR + PNGs but only if the alpha channel is REALLY embedded. I never manged to do this with PS only with Gimp. You can do things like http://www.pano2qtvr.com/sample/park_alpha_semi.html . (The blend mode is "alpha"). As a start you should try it with TIFFs (don...
by thomas
Tue Sep 26, 2006 3:48 am
Forum: Pano2QTVR release
Topic: help! in trouble! I am getting error message -50
Replies: 13
Views: 14793

Hmmm.. If you have your Tour completed, only Quicktime (5.0 or later) is needed to play it. No other software is required. Did you use a relative path for the links to the panos? Maybe you have something like c: in the path and on the other computer the path has changed. If also this is not the Prob...
by thomas
Sun Sep 24, 2006 1:15 pm
Forum: Pano2QTVR release
Topic: help! in trouble! I am getting error message -50
Replies: 13
Views: 14793

Hmmmm... I guess you use the Droplet with hotspots.... What do you want to do? Why don't you use the GUI for this? There seems to be a bug with a normal droplet + square input + square hotspots as Droplet .... a really unusual combination! If you really need to do it that way, please change the para...
by thomas
Sat Sep 23, 2006 5:44 pm
Forum: Pano2QTVR - Flash
Topic: Flash Object
Replies: 2
Views: 4944

Not now, but this will come soon, hopefully with the next beta. Currently I am working on the cylinders
by thomas
Thu Sep 21, 2006 9:23 pm
Forum: Pano2QTVR release
Topic: help! in trouble! I am getting error message -50
Replies: 13
Views: 14793

Hmmm.... maybe try a "simple" directory without special characters for example "c:\pano\"
by thomas
Thu Sep 21, 2006 8:40 pm
Forum: Pano2QTVR release
Topic: help! in trouble! I am getting error message -50
Replies: 13
Views: 14793

Have you tried to upgrade to 7.1.3? Quicktime 7.0 has some problems with special characters so maybe an upgrade (oder downgrade to 6.5) may help.
Some folks are working with Chinese Systems so Pano2QTVR should be able to handle also Greek symbols.
by thomas
Tue Sep 19, 2006 10:31 pm
Forum: Pano2QTVR - Flash
Topic: The controller thread!
Replies: 9
Views: 11387

Re: controller

1. Is there any description of the accessible objects of the pano.swf ? Not now.... because I want to make a nice interface to the functions. But since a lot of people have interest in it I will included this with the next version. 2. Also there could be a controller class included which will enabl...
by thomas
Tue Sep 19, 2006 4:21 am
Forum: Pano2QTVR - Flash
Topic: I would like ......
Replies: 16
Views: 18828

Re: Template/Droplet to SWF

Is there a way for the template/droplet to automatically create the swf files too? I couldn' t find it, but i could be overlooking it. Its not built into the GUI yet but you can create a normal droplet and change the "-ac -e" parameters to "-y" and you also need to change the sw...
by thomas
Tue Sep 19, 2006 1:20 am
Forum: Pano2QTVR - Flash
Topic: mouse pointer similar to quicktime?
Replies: 2
Views: 4955

It would be possible but the framerate is too slow so it looks extremly jerky. I made some tests and it doesn't look nice so I will wait until I reach 30 fps in fullscreen on a 5 year old laptop or Flash supports real custom cursors :)
by thomas
Mon Sep 18, 2006 3:26 pm
Forum: Pano2QTVR release
Topic: flat image
Replies: 1
Views: 4170

No tutorial yet, but you only need to make a cylindrical panorama and check "No 3D distortion" in the "Tile Settings" box on the "Settings" page.
by thomas
Mon Sep 18, 2006 1:53 pm
Forum: Pano2QTVR beta
Topic: exporting HTML
Replies: 5
Views: 18464

The OUTPUT (+ most notable the .pqp project file, because this determines the base path) should be in the same directory. The input file can be somewhere else but I will think of a smarter solution for this (because in the begining there was just one file... but now its getting more and more ;)) to ...