macros:function:actionscript.setproperty
This is an old revision of the document!
ActionScript.SetProperty
Void ActionScript.SetProperty(String id, Object value)
API | http://api.avolites.com/10.1/ActionScript.SetProperty.html |
---|---|
description | Sets an action script property to an object. |
Namespaces | ActionScript |
parameter | id ( String ) : The id of the property. |
value ( Object ) : The value to set. | |
return value | (Void) |
Example in
<step>ActionScript.SetProperty("Handles.SourceHandle", Playbacks.Editor.SelectedPlayback)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/actionscript.setproperty.1509294948.txt.gz · Last modified: 2017/10/29 16:35 by icke_siegen