I like to use Flash Player to record small audio sound bites from a web site. What server side support infrastructure do I need to make this work?
The sound bites will be small enough so that they can be fully downloaded to client app (as opposed to using streaming).
Will I need the Macromedia Media Server to support this? Ideally I don't want to use a server, since my server side development environment is ASP.NET/C# and I don't...