# \_width and \_height not working after loadMovie command

**URL:** https://forum.kirupa.com/t/-width-and--height-not-working-after-loadmovie-command/188638
**Category:** flash
**Created:** [May 9, 2006, 5:16pm UTC](https://forum.kirupa.com/t/-width-and--height-not-working-after-loadmovie-command/188638 "2006-05-09T17:16:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shuga](https://avatars.discourse-cdn.com/v4/letter/s/a9adbd/32.png) [@shuga](https://forum.kirupa.com/u/shuga)
#### Post date: [May 9, 2006, 5:16pm UTC](https://forum.kirupa.com/t/-width-and--height-not-working-after-loadmovie-command/188638/1 "2006-05-09T17:16:09Z")

</div>

i’m working on a map file and i have several different maps that can be loaded into my file by clicking tabs

they’re loaded as external .swf files via the loadMovie command

when i have a static map as a part of my .fla the controls work fine … pan, zoom etc.

when i perform the loadMovie and the map changes … suddenly my bounds are no longer respected by the pan function’s limits

it’s like it removes the width and height … but if the w and h were 0 i would think the pan functions would not work at all so it must be something else

anyone have any ideas?
