TheCoreElementsXML-RPCAPI
1.0
|
GetImage | |
Example Usage: * [root@dev-5 API.html]# xmlrpc localhost:10000 TheCoreElementsFlash.GetImage
* Result:
*
* String: 'empty.png'
*
| |
result TheCoreElementsFlash | GetImage () |
RestartAnimation | |
Example Usage: * [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.RestartAnimation
* Result:
*
* Integer: 0
*
| |
result TheCoreElementsFlash | Restart () |
SelectAnimationFrame | ||||
Example Usage: * [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.SelectAnimationFrame i/0
* Result:
*
* Integer: 0
*
| ||||
result TheCoreElementsFlash | SelectAnimationFrame () | |||
SetGlobalDatasource | ||||||||||
Example Usage: * [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.SetGlobalDatasource i/0 s/foo s/bar
* Result:
*
* Integer: 0
*
| ||||||||||
result TheCoreElementsFlash | SetGlobalDatasource () | |||||||||
RestartAnimation | |
Example Usage: * [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.StartAnimation
* Result:
*
* Integer: 0
*
| |
result TheCoreElementsFlash | Start () |
StopAnimation | ||||
Example Usage: * [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.StopAnimation i/1
* Result:
*
* Integer: 0
*
| ||||
result TheCoreElementsFlash | StopAnimation () | |||
UpdateTextField | |||||||||||||
Example Usage: * [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.UpdateTextField i/0 s/HIHERE i/1 i/0
* Result:
*
* Integer: 0
*
| |||||||||||||
result TheCoreElementsFlash | UpdateTextField () | ||||||||||||