Display the links to call the type of recorder to use. Wherever the div "recorder_container" is placed the recorder will appear.
<span style="font-weight: bold;font-size: 14px;"><a href="javascript:void(0);"
onclick="rifflyShowRecorder('recorder_container', 'video', 'rifflyFinishedRecording');">
<img src="http://free-video-comments-at.riffly.com/static/images/api/1/riffly-webcam.png"
border="0" width="16" height="16">
Add Webcam</a> or <br><a href="javascript:void(0);"
onclick="rifflyShowRecorder('recorder_container', 'audio', 'rifflyFinishedRecording');">
<img src="http://free-video-comments-at.riffly.com/static/images/api/1/riffly-mic.png"
border="0" width="16" height="16">Audio-only Comment</a>
</span>
<div id="recorder_container">
</div>
Add Webcam or Audio-only Comment
|