User Guide
Lingo by Feature 17
Mouse events
Use these terms to set up handlers that respond to mouse events:
Cursor control
Use
cursor (command), cursor (sprite property), and cursorSize to control the
pointer (cursor).
Movies in a window
The terms in this section are useful for working with movies in a window.
Movie in a window events
Use these event handlers to contain Lingo that you want to run in response to events in a movie
in a window:
Opening and closing movies in a window
Use these terms for opening and closing windows:
Window appearance
Use these terms to check and set the appearance of a movie’s window:
mouseDownScript on mouseUp (event handler)
mouseUpScript on mouseUpOutside
on mouseDown (event handler) on mouseWithin
on mouseEnter on rightMouseDown (event handler)
on mouseLeave on rightMouseUp (event handler)
activeCastLib on openWindow
on closeWindow on resizeWindow
on moveWindow on zoomWindow
close window open window
forget windowList
drawRect sourceRect
fileName (window property) tell
frontWindow title
modal titleVisible
moveToBack visible (window property)
moveToFront windowPresent()
name (window property) windowType
rect (window) appMinimize