You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/11/01 19:25:32 UTC

[royale-asjs] branch develop updated (2362ad4 -> bb3c54d)

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 2362ad4  Move prompt in DropDownList to a bead as usual with the rest of prompts in other components
     add 74efca2  Adding ExternalInterface implementation (JS version to be completed later)
     add 6a17fce  Adding implementation of ExternalInterface for JavaScript
     add e2d0628  Changing ExternalInterface implementation to move it into mx.external package
     add cc8078a  Updating ExternalInterface to use a script element with a user-set objectID
     new bb3c54d  Merge pull request #335 from ajwfrost/ajwfrost/externalinterface

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:
 .../main/royale/mx/external/ExternalInterface.as   | 180 ++++++++++++++++++---
 1 file changed, 157 insertions(+), 23 deletions(-)


[royale-asjs] 01/01: Merge pull request #335 from ajwfrost/ajwfrost/externalinterface

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit bb3c54dbd57251915949aab9113bda0f184cd357
Merge: 2362ad4 cc8078a
Author: aharui <ah...@apache.org>
AuthorDate: Thu Nov 1 12:25:27 2018 -0700

    Merge pull request #335 from ajwfrost/ajwfrost/externalinterface
    
    Ajwfrost/externalinterface

 .../main/royale/mx/external/ExternalInterface.as   | 180 ++++++++++++++++++---
 1 file changed, 157 insertions(+), 23 deletions(-)