This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
from 35b9c3d91f Adding exemple on how to use locales and setting it by URL
parameters (#1191)
add ab7ac3c549 Fixes made by Greg to achieve feature parity with flash
implementation
add b74a0f0950 Fix what seems to be a whitespace glitch
add 51cc721ce7 Move flash emulation to emulation layer.
new 6f2d7a1ddb Merge branch 'file_upload' into develop
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/royale/mx/net/FileReference.as | 4 +-
.../royale/mx/net}/beads/FileLoaderAndUploader.as | 76 +++++++++------
.../src/main/royale/mx/net}/beads/FileUploader.as | 104 +++++----------------
.../mx/net/beads/FileUploaderUsingFormData.as | 22 ++++-
4 files changed, 90 insertions(+), 116 deletions(-)
copy frameworks/projects/{Network/src/main/royale/org/apache/royale/file =>
MXRoyaleBase/src/main/royale/mx/net}/beads/FileLoaderAndUploader.as (79%)
copy frameworks/projects/{Network/src/main/royale/org/apache/royale/file =>
MXRoyaleBase/src/main/royale/mx/net}/beads/FileUploader.as (53%)