# Covert Bitmap to MovieClip Dynamically?

**URL:** https://forum.kirupa.com/t/covert-bitmap-to-movieclip-dynamically/267222
**Category:** flash
**Created:** [July 29, 2008, 9:36pm UTC](https://forum.kirupa.com/t/covert-bitmap-to-movieclip-dynamically/267222 "2008-07-29T21:36:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Exnem](https://avatars.discourse-cdn.com/v4/letter/e/c6cbf5/32.png) [@Exnem](https://forum.kirupa.com/u/Exnem)
#### Post date: [July 29, 2008, 9:36pm UTC](https://forum.kirupa.com/t/covert-bitmap-to-movieclip-dynamically/267222/1 "2008-07-29T21:36:40Z")

</div>

Anyone knows how to convert a bitmap into a movieclip through AS3?

And I don’t mean attaching the bitmap to a movieclip via addChild() but rather making the actual bitmap a movie clip so it can behave like a button (be clickable, draggable, etc…)

Appreciate any help, thanks
