MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 1025

Director scripting reference
Table of Contents

Advertisement

systemTrayTooltip
Usage
-- Lingo syntax
_movie.displayTemplate.systemTrayTooltip
windowObjRef.systemTrayTooltip
// JavaScript syntax
_movie.displayTemplate.systemTrayTooltip;
windowObjRef.systemTrayTooltip;
Description
Movie and Windows property (Microsoft Windows only). Determines the string that appears in
the tooltip pop-up of the system tray icon. Read/write.
This property is only applicable if the
systemTrayIcon
The default value of
See also
displayTemplate, Movie, systemTrayIcon,
tabCount
Usage
chunkExpression.tabCount
Description
Text cast member property; indicates how many unique tab stops are in the specified chunk
expression of the text cast member.
The value is an integer equal to or greater than 0, and may be tested but not set.
tabs
Usage
member(whichTextMember).tabs
Description
Text cast member property; this property contains a list of all the tab stops set in the text
cast member.
Each element of the list contains information regarding that tab for the text cast member. The
possible properties in the list are as follows:
#type
#position
You can get and set this property. When
specified, the tab type defaults to
systemTrayIcon
is
, the tooltip will appear when a user mouses over the system tray icon.
TRUE
systemTrayTooltip
Can be
,
#left
#center
Integer value indicating the position of the tab in points.
.
#left
property is set to
is the title of the window.
Window
,
, or
.
#right
#decimal
is set, the
property is optional. If
tabs
type
. If
TRUE
is not
type
tabs 1025

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Director mx 2004

Table of Contents