
July 17th, 2012, 05:54 AM
|
|
Gotta get to the next screen..
|
|
Join Date: Nov 2003
Location: Legion of Dynamic Discord
|
|
Yes but it's kinda tricky and you'll have to do your own reading up on it to find the perfect fit for your setup. The key is to load the data as a bytearray. You can sort of see how it's done here.
Converting the SQL blob data into a bytearray should be handled by whatever server language you choose to use i.e. PHP/C#/Java. That then returns the bytearray to Flash which can then load it as an image. There are a bunch of different methods to loading the bytearray as an image here.
__________________
Quis custodiet ipsos custodes?
|