Skip to content
Snippets Groups Projects
Commit d7f73cbb authored by Brutzman, Don's avatar Brutzman, Don
Browse files

c14n

parent 4295e93e
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
<field accessType='inputOutput' name='key' type='MFFloat'/>
<field accessType='inputOutput' name='keyValue' type='MFFloat'/>
<field accessType='outputOnly' name='value_changed' type='MFFloat'/>
<![CDATA[
<![CDATA[
ecmascript:
function set_fraction (value, timestamp)
......@@ -31,7 +31,7 @@ function set_fraction (value, timestamp)
// Browser.print ('received value=' + value);
// interpolate between values in our keyValue array
}
}
]]>
</Script>
<Shape>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment