# Gradient Transparancies

**URL:** https://forum.kirupa.com/t/gradient-transparancies/194862
**Category:** flash
**Created:** [July 26, 2006, 7:25pm UTC](https://forum.kirupa.com/t/gradient-transparancies/194862 "2006-07-26T19:25:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![citruscomputers](https://avatars.discourse-cdn.com/v4/letter/c/4491bb/32.png) [@citruscomputers](https://forum.kirupa.com/u/citruscomputers)
#### Post date: [July 26, 2006, 7:25pm UTC](https://forum.kirupa.com/t/gradient-transparancies/194862/1 "2006-07-26T19:25:20Z")

</div>

Hello my Kirupa friends!

Im having an issue with gradient transparancies, Ive been using these succesfully with

```auto
maskee.cacheAsBitmap = true;
maskMC.cacheAsBitmap = true;
this.maskee.setMask(this.maskMC);

```

However recently I tried to cache a movieclip to bitmap and it appears the movieclip’s x length is too long. If I shrink the movie clip to the size of the stage everything works as it should. any suggestions? thanks in advance!

-alex
