# Red Artifacts left on screen when moving with actionscript?

**URL:** https://forum.kirupa.com/t/red-artifacts-left-on-screen-when-moving-with-actionscript/212672
**Category:** flash
**Created:** [January 12, 2007, 11:19pm UTC](https://forum.kirupa.com/t/red-artifacts-left-on-screen-when-moving-with-actionscript/212672 "2007-01-12T23:19:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![slopps](https://avatars.discourse-cdn.com/v4/letter/s/df788c/32.png) [@slopps](https://forum.kirupa.com/u/slopps)
#### Post date: [January 12, 2007, 11:19pm UTC](https://forum.kirupa.com/t/red-artifacts-left-on-screen-when-moving-with-actionscript/212672/1 "2007-01-12T23:19:18Z")

</div>

I’ve got several small moveiclips moving around the screen to different locations using the tween class, and for some reason it leaves little red artifacts in their trail on the screen that won’t go away. any way to refresh the screen or something?

Is the only way around this to cache the movieclips as bitmaps? that seems to fix it, but i don’t want to do that…
