# Make \_xscale larger when onRollOver, but need to swap depths

**URL:** https://forum.kirupa.com/t/make--xscale-larger-when-onrollover-but-need-to-swap-depths/39180
**Category:** Uncategorized
**Created:** [January 4, 2004, 4:26pm UTC](https://forum.kirupa.com/t/make--xscale-larger-when-onrollover-but-need-to-swap-depths/39180 "2004-01-04T16:26:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![OhSuzie](https://avatars.discourse-cdn.com/v4/letter/o/7cd45c/32.png) [@OhSuzie](https://forum.kirupa.com/u/OhSuzie)
#### Post date: [January 4, 2004, 4:26pm UTC](https://forum.kirupa.com/t/make--xscale-larger-when-onrollover-but-need-to-swap-depths/39180/1 "2004-01-04T16:26:47Z")

</div>

I am making a photo gallery with thumbnails and when the mouse rolls over them, they increase in size. Problem: when they increase, they do not cover the other thumbnails completely, since it is only an \_xscale percentage increase and not a new movie clip. So you can see all the other thumbnails over the increased photo size.  
It is a problem of swapping depths I’m sure–but do I have to take off all the thumbnails from the main level and load them dynamically onto different levels in order to be able to swap depths?

Thank you:hr:
