Topic: Parameter Example...
Hi,
For my application, I need a parameter storage on the chumby server.
I downloaded the Widget Parameter Example (http://wiki.chumby.com/index.php/Widget … er_Example)
I followed this tutorial :
In the output, i see this :
Widget Params URL = undefined
loading params from undefined
params download complete: false
undefined nodes
widget_parameters_node: undefined
0 parameters found
I looked in the code, the variables _root._chumby_instance_url and _root._chumby_widget_instance_href are undefined on my local machine and on the debug application submitted on my chumby account.
How can I get it work ? How can I test that on my local machine ?
Thanks in advance