# HG changeset patch # User wycc # Date 1281915261 -28800 # Node ID d479f319d7b70838ef8cc15dfbb43199676e46cb # Parent cb50ce5912ac9a078bfec5e75fd7a026697cc15a# Parent 8af3b87b502e59eac07c2708be3ee0d0b92a111d Merge with head diff -r cb50ce5912ac -r d479f319d7b7 nodejs/testsvg.js --- a/nodejs/testsvg.js Mon Aug 16 07:33:51 2010 +0800 +++ b/nodejs/testsvg.js Mon Aug 16 07:34:21 2010 +0800 @@ -4,9 +4,9 @@ app = new mbapp.app(); app.loadSVG("test.svg"); -lightbar = app.get("item_lightbar") -item=1 -lightbar[5] = app.get("item"+item)[5] +lightbar = app.get("item_lightbar"); +item=1; +lightbar[5] = app.get("item"+item)[5]; function animated(app,obj) { var d=obj.animated_loc - obj[5];