Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jpeg

Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)

Our web application has a feature which uses Flash (AS3) to take photos using the user's web ca… Read more Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)

Html Image Tag With Base64 String (data Uri)

I get binary data of jpeg images from a series of httprequests about every 50-200 ms, I convert thi… Read more Html Image Tag With Base64 String (data Uri)