ajax file upload

Hi,

I have a flash sound recorder, which allows to upload recorded sound on server. Here is example (https://github.com/jwagener/recorder.js/blob/master/examples/example-2.html)

In my case I need to upload recorded file to elgg server via ajax. How can I do this?

I think I need to use "mod/file/actions/upload.php" -- but I have no idea how to start. Basically I even do not know how to pass parameters to this link properly. 

Can anybody provide me a link or explanation?

Help me, please. Thank you. 

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking