# Loading binary data from jpeg... possible?

**URL:** https://forum.kirupa.com/t/loading-binary-data-from-jpeg-possible/103990
**Category:** Uncategorized
**Created:** [March 11, 2004, 10:50am UTC](https://forum.kirupa.com/t/loading-binary-data-from-jpeg-possible/103990 "2004-03-11T10:50:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ivan\_h](https://avatars.discourse-cdn.com/v4/letter/i/7bcc69/32.png) [@ivan\_h](https://forum.kirupa.com/u/ivan_h)
#### Post date: [March 11, 2004, 10:50am UTC](https://forum.kirupa.com/t/loading-binary-data-from-jpeg-possible/103990/1 "2004-03-11T10:50:02Z")

</div>

Hello,

I’m using a Mysql database to store pictures in binary data, and I’m searching for a way to import this binary data directly form the database into flash and let flash reconstruct the jpeg.

Getting the data into Flash as a variable is not the problem, it’s reconstructing the jpeg from the binary data.

Tx,

Ivan
