PDA

View Full Version : external.autorotator.speed=0 doesn't work?


jaaaab
04-10-2007, 06:07 PM
i try to make a stop button for autorotator.

why external.autorotator.speed=0; doesn't work as external.autorotator.speed=0.1; works?

thanks!

mit2m
04-10-2007, 11:42 PM
Hello jaaaab,

i try to make a stop button for autorotator.
[...] external.autorotator.speed=0; doesn't work [...]

have a look at the onClick-function of the "auto"-hotspot in example #1 "Panorama with Navigation bar", which came with your copy of FPP v2.0 (./FPP_v2.0_/examples/navigation.xml, line 73) - maybe that's what you're looking for...

HTH

jaaaab
04-11-2007, 09:48 AM
Right!

i didn't pay attention to this navbar because i saw no "stop button"

there was one!

thanks!