Skip to main content
Participant
January 11, 2008
Question

Record Audio in Flash without the streaming server?

  • January 11, 2008
  • 1 reply
  • 416 views
I have a little app, that I need to record a 30 second recording and then post that information up to a server as an audio file. Do I HAVE to use the streaming server to do this, or can I have the recording stored in my Flash app and have Flash post it for me?

Any input would be great. I have searched the forum and see this has been asked before, but no-one has replied to that person's post.
    This topic has been closed for replies.

    1 reply

    January 11, 2008
    In order to record audio within Flash it needs to connect with the Flash Media Server. You can't have it store the audio file on the disk in order to do an http file upload or otherwise access the audio.