# loadMovie - Strange Image Size Behaviour

**URL:** https://forum.kirupa.com/t/loadmovie-strange-image-size-behaviour/155840
**Category:** flash
**Created:** [July 20, 2005, 7:13pm UTC](https://forum.kirupa.com/t/loadmovie-strange-image-size-behaviour/155840 "2005-07-20T19:13:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gravenine](https://avatars.discourse-cdn.com/v4/letter/g/f14d63/32.png) [@gravenine](https://forum.kirupa.com/u/gravenine)
#### Post date: [July 20, 2005, 7:13pm UTC](https://forum.kirupa.com/t/loadmovie-strange-image-size-behaviour/155840/1 "2005-07-20T19:13:14Z")

</div>

Ok,  
I’m loading data from an xml file into the flash document. then through AS I dynamically create new movie clips and load them.

That works.

BUT, when i do this instancename.loadMovie(“myjpg.jpg”, 1); the image comes out to be over 100,000 pixels in size. How the heck does this happen? The size of the actual image is 60x44 (px).

I’ve attached a zip that has the 3 small images, the fla and the xml are included.

Run it and you’ll see what i’m talking about. Any help would be appreciated.

Thanks

NOTE: Rename the Artists.txt to Artist.xml
