On Right Key Up/On Right Up
- Last UpdatedOct 12, 2016
- 1 minute read
You place the text of a script in the OnRightUp and OnRightKeyUp elements. Do not use both OnRightUp and OnRightKeyUp animation links in the same object.
Example:
<OnRightUp>
<![CDATA[
First line of script text
Second line of script text
N-th line of script text
]]>
</OnRightUp>