Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose ByteArray via ExternalInterface? #4

Open
shanplourde opened this issue Jan 19, 2012 · 0 comments
Open

Expose ByteArray via ExternalInterface? #4

shanplourde opened this issue Jan 19, 2012 · 0 comments

Comments

@shanplourde
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant