How do you use the optional params with the network.download
network.download( url, method, listener [, params], destFilename [, baseDir] )
as stated (but lacking of example) here:
http://developer.anscamobile.com/reference/asynchronous-http
How do I write these params and how do I get them out of the event-Function?
I tried event.params.myParam, event.myParam or just myParam.
[import]uid: 12870 topic_id: 5755 reply_id: 305755[/import]