automatic loading of sequence of panos after set time?

Q&A about the latest versions
Post Reply
User avatar
stalwart
Posts: 651
Joined: Thu Oct 02, 2008 11:52 am

Hi all

Is there an action that can call a sequence of panormas to change after a set period of time? Client wants to display just panos (not in Powerpoint which I am STILL struggling with!!) from PC onto a projector of 15+ panos in a sequence say 30 seconds each...

Stu
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Stu
You can do this with html pages, set them to forward to the next html page, that’s set to forward to the next and so on. Just type in html page forwarding in Google, lots of info out there. :D

Or I could write you an App to do it, wouldn’t take long. :roll:

All the best Hopki :)
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
User avatar
stalwart
Posts: 651
Joined: Thu Oct 02, 2008 11:52 am

hi Martin

I'm using this code:

<META
HTTP-EQUIV="Refresh"
CONTENT="70; URL=004.html">

which works in Firefox 3.0.10, but not in IE 7.0.60001......

any ideas?

Stu
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

stalwart wrote: I'm using this code:
<META
HTTP-EQUIV="Refresh"
CONTENT="70; URL=004.html">
Hi Stu
Looks as if you have a space between 70: URL
Copy the below as is.

<meta http-equiv="refresh" content="8;url=slide 1.html">

tested with Safari, Firefox and IE all ok

Click Here for test.

all the best
Hopki
Mdholl
Posts: 158
Joined: Sat May 09, 2009 11:43 am

HI. I have heard that ther is some other software, that can be used to demonstrate panos.
It allows to determ path, fov, time and speed.
Sorry, but I fogotten its name... Google it! :)
gl
Post Reply