I'm trying to develop a recorder using action script, and as for now I am able to record the screen and audio into separate-2 file (let's say audio.wav and video.flv ) now I want to merge those two file into a single file.
Is there any way to do this ?
I would be thankful for any kind of suggestions and help.