You can use a URLBinaryLoader with the file reference from the FileBrowser as one of the parameters in the URLRequest.
> On Jul 12, 2019, at 4:02 PM, Piotr Zarzycki <[email protected]> wrote: > > Hi Harbs, > > I mean something like here [1] - I'm not sure if it answers to your > question. > > [1] https://stackoverflow.com/questions/15218292/xhr-sendfile-params > > Thanks, > Piotr > > pt., 12 lip 2019 o 14:58 Harbs <[email protected]> napisaĆ(a): > >> Do you mean multipart or something else? >> >>> On Jul 12, 2019, at 3:44 PM, Piotr Zarzycki <[email protected]> >> wrote: >>> >>> Hey Guys, >>> >>> We are progressing with port Flex app to Royale. One of the feature in >> that >>> app is uploading File to server sigh along with couple of additional >>> parameters. I see that uploading is possible trough several beads >> available >>> here [1]. >>> >>> Unfortunately non of them provides nice options to add as part of the >>> upload additional parameters. >>> >>> I'm going to implement FileUploaderWithParams bead where ability of >> adding >>> additional params as object will be handled. >>> >>> Is there anything that I'm missing here ? >>> >>> [1] >>> >> https://github.com/apache/royale-asjs/tree/develop/frameworks/projects/Network/src/main/royale/org/apache/royale/file/beads >>> >>> >>> Thanks, >>> -- >>> >>> Piotr Zarzycki >>> >>> Patreon: *https://www.patreon.com/piotrzarzycki >>> <https://www.patreon.com/piotrzarzycki>* >> >> > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>*
