# Masking a Graphic in a Movieclip

**URL:** https://forum.kirupa.com/t/masking-a-graphic-in-a-movieclip/254609
**Category:** flash
**Created:** [March 13, 2008, 3:53pm UTC](https://forum.kirupa.com/t/masking-a-graphic-in-a-movieclip/254609 "2008-03-13T15:53:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![butbeautiful](https://avatars.discourse-cdn.com/v4/letter/b/fbc32d/32.png) [@butbeautiful](https://forum.kirupa.com/u/butbeautiful)
#### Post date: [March 13, 2008, 3:53pm UTC](https://forum.kirupa.com/t/masking-a-graphic-in-a-movieclip/254609/1 "2008-03-13T15:53:29Z")

</div>

Hi  
I am doing startdrag and stopdrag on graphics.  
The graphics are transparent png and converted to MC format.

and currently my startdrag function are moving the whole box of selected graphic (the person including the transparent space around it) instead of just the person.

so how do i go about? when i can’t select just the person?

my apologies because i’m not that great in flash and i do not know what to search about.  
i have tried createasbitmap or masking but i don’t really understand em.
