You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/10/04 07:23:15 UTC

[GitHub] [royale-asjs] Dakshinads opened a new issue #494: how to view binarydata format image in image button source

Dakshinads opened a new issue #494: how to view binarydata format image in image button source
URL: https://github.com/apache/royale-asjs/issues/494
 
 
   var bid :BinaryData = (myFileProxy.model as IFileModel).blob as BinaryData;				
   image.src =??????????
   
   
   
   **bid** have an image in a binary format I want to show the image 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services