.tmp_9EA702CC5B830CD35909F599193D5B23_animation-$5.lzx

<canvas height="100" width="100%">
 
<view bgcolor="red" width="100" height="100" onclick="this.myAnimator.doStart()">
    <animator name="myAnimator" attribute="x" to="200" duration="1000" start="false" relative="true">

</animator>
  </view>
</canvas>

Cross References