Showing related tags and posts across the entire site.
-
This is some commented Python code to help you connect with the OpenAmplify open API and use the returned XML. --> File has been update for use with OpenAmplify Version 2.0
Posted to
Code Samples
by
OpenAmp
on 23 Apr 2009
Filed under: quickstart, code sample, code, exmple code, python
-
This is some commented java code you can use to get your bearings with OpenAmplify's open API. More information can be found here . --> File has been update for use with OpenAmplify Version 2.0
Posted to
Code Samples
by
OpenAmp
on 16 Apr 2009
Filed under: quickstart, code sample, code, example code, java
-
PHP code that connects to the OpenAmplify open API, submits a request, receives the XML output, and provides an example of navigating the XML. A discussion can be found here . --> File has been update for use with OpenAmplify Version 2.0 Overview: A very convenient way to submit and retrieve data...
Posted to
Code Samples
by
OpenAmp
on 16 Apr 2009
Filed under: quickstart, code sample, code, example code, php
-
This is an .fla file containing ActionScript (2.0) that connects to the OpenAmplify open API and parses the XML. You can find an explanation here . --> File has been update for use with OpenAmplify Version 2.0 Overview: The easiest way to connect to the OpenAmplify API from ActionScript 2.0 is with...
Posted to
Code Samples
by
OpenAmp
on 16 Apr 2009
Filed under: quickstart, code sample, code, example code