The MulticolumnTextField component can be used with the Flashloaded ultimateScroller in the same manner that you would scroll any movie clip with the ultimateScroller.
For example:
If the MulticolumnTextField component is positioned at X=100 and it contains 2 columns, each being 190px wide with the second column starting at an X position of 200, the ultimateScroller should be positioned at X=490.
This was calculated as follows:
100 X position of MulticolumnTextField + 200 Starting X position of second column + 190 Width of second column _______ 490 Total