.tmp_C6575923415C7D0EB5AF102CB9FF7484_Components-$153.lzx

<canvas>
  <simplelayout axis="y" spacing="2"/>
  <view id="myImageView"/>
  <view width="100" height="20" bgcolor="yellow"/>
  <view width="100" height="20" bgcolor="red"/>
  <button x="10" y="110">Set Image Now!
    <handler name="onclick">
      myImageView.setSource("http://jimtalk.com/Images/Vroom/ConferenceMenuIcons/");
      </handler>
  </button>
</canvas>

Cross References

Named Instances