Web Remote: updates only when clicking on the editor.

Hi all.

I’m playing with the Web Remote tools. There’s not much info around but I managed to make it work using XMLHttpRequest() in Javascript from a local web server.

The thing is it works (for example updating a light’s color, but the editor only updates when I click on it. Is there a way to force the change without clicking?

Also, is there an easy way to know object names and id’s, or paths to specific things? Right now I’m printing the info from a blueprint but it’s not very practical.

Thanks a lot!
Jesus.