# Flash 8 Textfield scrolling display problem

**URL:** https://forum.kirupa.com/t/flash-8-textfield-scrolling-display-problem/194538
**Category:** flash
**Created:** [July 24, 2006, 1:56pm UTC](https://forum.kirupa.com/t/flash-8-textfield-scrolling-display-problem/194538 "2006-07-24T13:56:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![excogitator](https://avatars.discourse-cdn.com/v4/letter/e/d26b3c/32.png) [@excogitator](https://forum.kirupa.com/u/excogitator)
#### Post date: [July 24, 2006, 1:56pm UTC](https://forum.kirupa.com/t/flash-8-textfield-scrolling-display-problem/194538/1 "2006-07-24T13:56:18Z")

</div>

Hi Everyone,  
I have been working on a recent project and it requires a dynamic text scrolling horizontally like a marquee. When i use a small amount of text then it works smoothly. But then the text goes up to say around 800 characters or so. Flash 8 doesnt control the animation smoothly enough and it seems jumpy. Any feedback is welcome.

I have selected “Ani-alias for animation” and the scroll the movieclip in the OnEnterFrame event using \_x-=2; equivalent to \_x=\_x-2;

Please guide me.  
Many thanx in advance.
