Adobe 65036570 - Director - PC User Manual page 310

User guide
Hide thumbs Also See for 65036570 - Director - PC:
Table of Contents

Advertisement

For
whichCursorCastMember
number. For example, the following sprite script changes the cursor to the cast member named myCursor when the
cursor is over the sprite:
on mouseEnter
cursor (member "myCursor")
end
To reset the cursor to the regular arrow cursor, specify a cursor type of -1 and do not use parentheses. The following
sample sprite script resets the cursor:
on mouseLeave
cursor -1
end
Note: Do not place an animated color cursor cast member on the Stage.
For more information, see the Scripting Reference topics in the Director Help Panel.
, substitute a cast member name (surrounded by quotation marks) or a cast member
ADOBE DIRECTOR 11.0
299
User Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Director 11

Table of Contents