This component is used primarily for monitoring:
Key press, press and hold, key release, double-click, double-click and hold, double-click, press and release
No bonding technology, adhesion technology, and the combination of both technology.
Give an example to try three different feel
Here is the code for Linkfun, very simple.
Go = whether the true;//person can do the action
Keys.linkkeymap = ["F-d-f-d-f-j", "D-f-d-f-j", "D-s-d-s-k", "F-d-f-j", "D-f-j", "d-s-k"];
The component name in my scene is the Keys.
Keys.linkfun = function (backvalue:string) {
Switch (backvalue) {
Case "F-d-f-d-f-j": if [go = = True] {ken.gotoandstop (7); go = false;} Break
Case "D-f-d-f-j": if [go = = True] {ken.gotoandstop (5); go = false;} Break
Case "D-s-d-s-k": if [go = = True] {ken.gotoandstop (6); go = false;} Break
Case "F-d-f-j": if [go = = True] {ken.gotoandstop (4); go = false;} Break
Case "D-f-j": if [go = = True] {ken.gotoandstop (2); go = false;} Break
Case "D-s-k": if [go = = True] {ken.gotoandstop (3); go = false;} Break
}
Component detailed method usage after installation, you can F1 dynamic lookup related help in Flash.