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