PDA

View Full Version : Can't publish pano tour in internet


Helge
02-08-2008, 07:53 AM
Hi,
I created a demo tour for JATC and put it on a webserver.

But the tour won't work in the internet. If I start this tour locally on my harddisk, it is working.
Here is the link to the demo:

http://www.panoclub.de/jatc/demo_fpp/main.html

You will see the thumb gallery (ist also flash content) but the pano itself is empty.

Any ideas?

tia,
Helge

jaaaab
02-08-2008, 08:52 AM
Hi,

Don't know JATC, but to me it's a path problem.

Check paths to player files and images into xml or .fla

++

Helge
02-08-2008, 08:58 AM
Hi,

Don't know JATC,
ts ts ts :-)

but to me it's a path problem.
Check paths to player files and images into xml or .fla
++
Mhmm, I copied the whole file/folder structure form my computer to the webserver.
Is there a must to ommit the name of the xml? My xml got the same name as the pano.swf?

rgds,
Helge

Trausti Hraunfjord
02-08-2008, 09:08 AM
are you sure there is no nailed down reference to a drive, such as:

C:\Documents and Settings\JACT\

Obviously, if that has snug in somewhere, nothing will work online.

I got that exact problem a few years ago, so I know our Windozers can allow such things.

Helge
02-08-2008, 10:04 AM
are you sure there is no nailed down reference to a drive, such as:
C:\Documents and Settings\JACT\


I will check, but I am using only relative path names.

I think its no problem of permissons, because the thumb gallery is running and it is flash too.

rgds,
Helge

cheathamlane
02-08-2008, 03:20 PM
Helge:

Make sure all your slashes are leaning the right way. :-)

--
Actually, I would do two things; 1) fix the slashes and 2) ditch the absolute URL references.

http://www.panoclub.de/jatc/demo_fpp/plugins\autorotator.swf

Should become:

plugins/autorotator.swf

HTH!

Helge
02-10-2008, 07:29 PM
Helge:

Make sure all your slashes are leaning the right way. :-)



Thanks Patrick,
I did not see the wood for trees. Now it is working. There where no absolut filenames.

rgds,
Helge

cheathamlane
02-10-2008, 09:24 PM
Cool!

I saw your other link in the showcase forum -- looking good! The only thing I would say is that your hotspot link indicators are veeerrryyyy small. :)

Helge
02-11-2008, 07:46 AM
The only thing I would say is that your hotspot link indicators are veeerrryyyy small. :)

Oh yes, in JATC the size of the hotspot indicator can be defined by mouse or input value. But actually I am not working with this value for FPP output. I have to make al little calculation based on the size of actual pano/hotspot image, because ther is no way to set the absolut size of an hotspot image. I only found spot.scale.

rgds,
Helge