Hi, I'm doing my first steps with the Web ActiveX plugin. My goal is to create a simple audio recorder to allow my users to dictate into VLC plugin, then save that audio as .wav on my server. I was able to display the plugin, now I would like to add the "record" button. Can you give me som...