flash - How to convert a local image file to a dataurl for use in image src -


i building flash widget uploading files, want display thumbnail html/js, once have file loaded via browse flash , have access raw data, there way convert base64 encoded dataurl can send out js create thumbnail ?

thanks!

take @ this article, describes how convert bytearray png image.

ps: pngencoder class part of as3corelib.


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

python - Does anyone know how to configure the hunpos wrapper class on nltk? -