Hello flash gurus!!
I am trying to build this audio-recorder with flash. Basically what this recorder should do is record the local input from the microphone and save it in the server and let the user playback his/her voice. But I have no clue how to save the sound in the server. The Actionscript that I have so far is:
That's on the first frame. Any help would be greatly appreciated.Code:audio = Microphone.get(); attachAudio(audio); m.setUseEchoSuppression(false);
Thanks.
EDIT: I don't have the Flash Communication server by the way.





Bookmarks