s b i
01-28-2001, 07:44 PM
hi! i just finished the *continuously scrolling text field* tutorial.. and wanted to change the speed of the scrolling. i tried this on the second and third keyframes of the *fatController*:
_level0.masker.contentText._y = _level0.masker.contentText._y + ( _level0:direction * 5, speed = 2);
_level0.masker.contentText._y = _level0.masker.contentText._y + ( _level0:direction * 5, speed = 2);