# AS - adv (I think) mask movement

**URL:** https://forum.kirupa.com/t/as-adv-i-think-mask-movement/140683
**Category:** Uncategorized
**Created:** [March 13, 2005, 2:12pm UTC](https://forum.kirupa.com/t/as-adv-i-think-mask-movement/140683 "2005-03-13T14:12:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![beforedawn](https://avatars.discourse-cdn.com/v4/letter/b/edb3f5/32.png) [@beforedawn](https://forum.kirupa.com/u/beforedawn)
#### Post date: [March 13, 2005, 2:12pm UTC](https://forum.kirupa.com/t/as-adv-i-think-mask-movement/140683/1 "2005-03-13T14:12:58Z")

</div>

Hi,

check out this site: [http://www.dhondt-deuren-trappen.be/](http://www.dhondt-deuren-trappen.be/)

does anyone have any ideas about how to achieve this effect.

I was thinking just a basic mouse location statement  
Pseudocode!  
if(mouse location over mc)  
enlarge this  
shrink other mc relative to this mc  
else  
move back to start position

I think this should work as mc will only react when gets a mouseover, otherwise they will attempt to return to normal.

What kind of transition function would be best to use for this? I assume the standard mx.transition stuff would cause problems?

thanks in advance

ash
