Flash Remoting Tester with JSON Input
Just a little tool, which may be helpful. A test application for remoting services.

Use it like this:
- enter URL and ServiceName
- click connect
- enter methodname & arguments in JSON file format (wrap all arguments in an array, eg. if you have two parameters a string and a boolean, it would look like this ["hello world", true])
- click call
- watch the returned values from your webservice
Download
Credits:
- Patrick Mineault modified JSON parser is used to parse the input arguments.
References:
For a more detailed view of what’s happening behind the scenes, I recommend the web debugging proxies Charles and ServiceCapture
About this entry
You’re currently reading “Flash Remoting Tester with JSON Input,” an entry on nesiumdotcom
- Published:
- 15.08.07 / 11pm
- Category:
- Software
1 Comment
Jump to comment form | comments rss [?] | trackback uri [?]