FlexView
Function OnScrolled( e ) { /* 縦スクロールの連動 */ var pos = GetScrollPos(); ^.FlexView1.SetScrollPos(pos); }