TheCoreElements XML-RPC API 1.0
|
RestartAnimation | |
Restart Animation
Example Usage: [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.RestartAnimation
Result:
Integer: 0
| |
result TheCoreElementsFlash | Restart () |
SelectAnimationFrame | ||||
Select Animation Frame
Example Usage: [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.SelectAnimationFrame i/0
Result:
Integer: 0
| ||||
result TheCoreElementsFlash | SelectAnimationFrame () | |||
SetGlobalDatasource | ||||||||||
Set Global Datasource
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 | |
Restart Animation
Example Usage: [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.StartAnimation
Result:
Integer: 0
| |
result TheCoreElementsFlash | Start () |
StopAnimation | ||||
Stop Animation
Example Usage: [root@dev-5 app_xmlrpc]# xmlrpc localhost:10000 TheCoreElementsFlash.StopAnimation i/1
Result:
Integer: 0
| ||||
result TheCoreElementsFlash | StopAnimation () | |||
UpdateTextField | |||||||||||||
Update Text Field
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 () | ||||||||||||