Skip to content

Expose ByteArray via ExternalInterface? #4

@shanplourde

Description

@shanplourde

What would be the implications of exposing the local recording stream's ByteArray via ExternalInterface? Are there any stability or client side performance issues in doing this? This is supported in Flash Player 9+, http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/flash/utils/ByteArray.html. I'm just not sure, considering my very limited Flash knowledge. Audio data passed from Flash to JavaScript could easily be megabytes of data though.

So this is more of a question and possible enhancement request - if this is a feasible request, I'm thinking that it could allow one step HTTP post operations that could post other HTML form data along with recorded byte streams, versus requiring a two step HTTP post process which seems to be the case with this current version of the component. I could see that being useful in a scenario that I'm working on right now. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions