Event |
Method |
Description |
On (press) |
OnPress |
Press the left mouse button |
On (release) |
OnRelease |
Click (left click and release) |
On (releaseOutside) |
OnReleaseOutside |
Click the left mouse button and release it outside of the button. |
On (rolover) |
Onrolover |
Hover the mouse over the button |
On (rolout) |
Onrolout |
Move the mouse outside the response area of the button |
On (dragOver) |
OnDragOver |
Hover the mouse over the button |
On (dragOut) |
OnDragOut |
Drag the mouse out of the button |
On (keyPress "...") |
OnKeyDown |
Button operation |
|
OnKeyUp |
|
Movie editing events and Methods
Event |
Method |
Description |
OnClipEvent (load) |
OnLoad |
Transfer video clips to Alibaba Cloud |
OnClipEvent (upload) |
OnUnload |
Film editing and uninstallation |
OnClipEvent (enterFrame) |
OnEnterFrame |
Film editing reaches a certain Frame |
OnClipEvent (mouseDown) |
OnMouseDown |
Press the left mouse button |
OnClipEvent (mouseUp) |
OnMouseUp |
Left mouse button released |
OnClipEvent (mouseMove) |
OnMouseMove |
Move the mouse |
OnClipEvent (keyDown) |
OnKeyDown |
Press the button |
OnClipEvent (keyUp) |
OnKeyUp |
Button release |
OnClipEvent (data) |
OnData |
Data Update |