I have a web player project that requires the user to take a screenshot of the current unity scene and then exporting it for sharing (to facebook as a wall post, or to a file that can be saved manually). I searched for similar topics but they seem to be about executable apps taking a screenshot and sending it but not web players.
How can I go about doing that?