XML web page

Posted by: Squawkt22

XML web page - 05/06/2002 07:04

Is there any way for the picture of the Rio to be updated quicker, or is that as fast as it can update? Mine refreshes about every 2 to 3 seconds.
Posted by: pgrzelak

Re: XML web page - 05/06/2002 07:21

Greetings!

Sure. Just modify the images/jscripts.js file, and modify the RefreshScreen function from "2500" to some other value.
Posted by: Squawkt22

Re: XML web page - 05/06/2002 08:07

Nice, thanks for the info.
Posted by: tfabris

Re: XML web page - 05/06/2002 09:41

I seem to recall that I tried to change that refresh setting in the source code myself, and it didn't have any effect, I couldn't make it refresh any faster. Then again, that was with an older version of the code. I should try it again...

While you're in there, there's an error in the Remote where one of the buttons is mis-mapped, you should correct that, too....
Posted by: pgrzelak

Re: XML web page - 05/06/2002 10:10

Greetings!

There is also a call in the html file itself. Basically, anything that calls the RefreshScreen function needs modification (index.html, jscript.js, etc.). I have so heavily modified things on my copy that I don't know where things are anymore!!!