# Image File To BitmapData

**URL:** https://forum.kirupa.com/t/image-file-to-bitmapdata/187704
**Category:** flash
**Created:** [May 1, 2006, 6:45pm UTC](https://forum.kirupa.com/t/image-file-to-bitmapdata/187704 "2006-05-01T18:45:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mathew\_er](https://avatars.discourse-cdn.com/v4/letter/m/94ad74/32.png) [@mathew\_er](https://forum.kirupa.com/u/mathew_er)
#### Post date: [May 1, 2006, 6:45pm UTC](https://forum.kirupa.com/t/image-file-to-bitmapdata/187704/1 "2006-05-01T18:45:18Z")

</div>

Im doing this game as final project for graduation and I want all imagery available and dynamicly loadable from a directory without a need to have it all imported into a library.

So is there a way to load external image and convert it to BitmapData or get its content at pixel level?

[edit]Cause I dont see any. If I load it with loadMovie, it becomes content of a MC and I dont know af any functionality to work with a MC as with a bitmap and any other loading method is not know to me too.[/edit]
