# Loading mc via actionscript problem (i see only part of it)

**URL:** https://forum.kirupa.com/t/loading-mc-via-actionscript-problem-i-see-only-part-of-it/280760
**Category:** Uncategorized
**Created:** [January 31, 2009, 1:27pm UTC](https://forum.kirupa.com/t/loading-mc-via-actionscript-problem-i-see-only-part-of-it/280760 "2009-01-31T13:27:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![luka66\_6](https://avatars.discourse-cdn.com/v4/letter/l/a9a28c/32.png) [@luka66\_6](https://forum.kirupa.com/u/luka66_6)
#### Post date: [January 31, 2009, 1:27pm UTC](https://forum.kirupa.com/t/loading-mc-via-actionscript-problem-i-see-only-part-of-it/280760/1 "2009-01-31T13:27:23Z")

</div>

Hi

I have a strange problem. I have created an movie clip ( a lot of nested animations itd) that is 1920 px X 1080 px. If i drag&drop it on stage that is same size it displays ok when i test move. But when i try to load it from library with script using this code  
ActionScript Code:  
var cadiaTest:MovieClip = new CadiaTest();  
addChild(cadiaTest);  
(i have checked in library to export for action script and gave it name CadiaTest.)  
well it only displays portion of my move. Not the hole thing. Like i would be using an mask to only show a small part of it on stage. But i am no. If anybody has any idea what is the matter i would be very happy. I cannot attach Fla file as it is 5mb witg best zip compression but if anyone can tell me what i am doing wrong, well you would just made my day. (if possible i can send it to email)

regards  
Luka
