On Left Key Double Click
- Last UpdatedOct 12, 2016
- 1 minute read
You place the text of a script in the OnLeftDoubleClick animation link.
Example:
<OnLeftDoubleClick>
<![CDATA[
First line of script text
Second line of script text
N-th line of script text
]]>
</OnLeftDoubleClick>