I'm having a hangup that I can't seem to get past. I'm not asking for code (although that would be nice), just trying to get going in the right direction. I'm trying to record audio on my website (press a button and speak into a mic), then have that recording saved onto a server (different than the one that I have my website on). I've found a few flash recorders, but they all seem to want to save to a hard drive on the clients computer. Has anyone had any success with doing something similar? Any recorders that may be easier to accomplish this on? The recorders I've read about seem to be lacking documentation in saving the audio to a MySQL database.
Thanks!