aharui commented on issue #708: URL: https://github.com/apache/royale-asjs/issues/708#issuecomment-626355351
load() did not work at all. I think I got it to work. I'm not sure which buttons to hit. I searched their code for FileReference. I think you hit the Edit button with the pencil icon, then a new dialog pops up, you hit the Attachment button on the right side and that pops up a dialog. Their code does not upload directly, it will upload via RemoteObject which is why they want a ByteArray off FileReference.data and use load(). ---------------------------------------------------------------- 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: [email protected]
