# SWF embedden in Flash doesnt align? :(

**URL:** https://forum.kirupa.com/t/swf-embedden-in-flash-doesnt-align/301031
**Category:** flash
**Created:** [December 2, 2009, 5:07pm UTC](https://forum.kirupa.com/t/swf-embedden-in-flash-doesnt-align/301031 "2009-12-02T17:07:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![helious](https://avatars.discourse-cdn.com/v4/letter/h/b9e5f3/32.png) [@helious](https://forum.kirupa.com/u/helious)
#### Post date: [December 2, 2009, 5:07pm UTC](https://forum.kirupa.com/t/swf-embedden-in-flash-doesnt-align/301031/1 "2009-12-02T17:07:39Z")

</div>

Hi 🙂

I have embedded a Postcardviewer Gallery into my Flash site, by using this code in a MovieClip

this.createEmptyMovieClip(“holder”, 100);  
holder.loadMovie(“viewer.swf”);

It works perfectly.  
but the problem is that, if you try to drag in the browser window, buttom right corner, you can see that the SWF (viewer.swf), doesnt stick to the rest of the site.

How do i align it ? ☹

You can check it out at [http://www.meny-graphics.dk/Nordic](http://www.meny-graphics.dk/Nordic) , under Gallery

Thanks in advance 🙂
