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

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)

Send ByteArray To JavaScript

How to send a jpg image as ByteArray from as3 to javascript? And how to convert ByteArray to image … Read more Send ByteArray To JavaScript