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