Set the value of a real number node. The node is not changed if it is not a real number node.
int mxmlSetReal( mxml_node_t * node, double real);
0 on success, -1 on failure