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 , under Gallery
Thanks in advance