views:

33

answers:

0

Hi,

I just wrote a simple Flex app which records something from the mic and then stores in wowza. Basically I built a NetConnection and then a NetStream, and attached a microphone to the stream.

My question would be: if the user wants to discard what was just recorded, how to delete it from the server?