PanoTools mailing list archive

Mailinglist:proj-imim
Sender:Ed Howard
Date/Time:2000-May-22 02:41:11
Subject:Re: Picture Between Loads

Thread:


proj-imim: Re: Picture Between Loads Ed Howard 2000-May-22 02:41:11
> How do you set a "wait" picture between loading pano's? The "wait" graphic
is
> working fine on the initial load but can't seem to find the info needed to
get
> the in-between wait picture to display.
>

Youhave to specify it (if different) or respecify it (if same) within the
NewPano function

function NewPano( pano )
{
 document.ptviewer.newPano( pano );
 document.ptviewer.Setwait("images/wait.gif");
 document.ptviewer.start();

Ed Howard



Next thread:

Previous thread:

back to search page