Adobe 29180248 User Guide - Page 28

toolpanel-item-insert, ftp-extension-map-changes, depth attribute is missing

Page 28 highlights

Container This tag must be contained in a configuration-changes tag. Example ... toolpanel-item-insert Description Inserts the tool with the specified name into the Flash tool panel. Attributes name, position, depth, {xml:lang} name The name of the tool to insert. This is a required attribute. position The 0-based position at which to insert the tool. Valid positions are 0 through 17. If the attribute is missing, or has a value beyond 17, the tool assumes the last position in the toolbar by default. This is an optional attribute. depth The 0-based depth of the tool is its position in the toolbar, where 0 specifies the top. If the depth attribute is missing, or has a value beyond the bottom of the menu as the tool's position, the tool depth defaults to the bottom of the menu. This is an optional attribute. xml:lang Specifies the language for the listed file. Extension Manager compares this language with the user language, which is determined by the process outlined in defaultLanguage on page 12. If the languages match, configuration changes are applied; if not, they are ignored. If Extension Manager can't determine the user language, it applies all configuration changes regardless of their specified language. For more information, see Creating multilingual extension packages (version 2.1 and later) on page 54. Contents None. Container This tag must be contained in a toolpanel-changes tag. Example ftp-extension-map-changes Description Specifies a change to the FTPExtensionMap.txt file located in the Configuration folder. 28 Packaging Extensions with Extension Manager CS5

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

28
Packaging Extensions with Extension Manager CS5
Container
This tag must be contained in a
configuration-changes
tag.
Example
<configuration-changes>
<toolpanel-changes>
...
</toolpanel-changes>
</configuration-changes>
toolpanel-item-insert
Description
Inserts the tool with the specified name into the Flash tool panel.
Attributes
name, position, depth, {xml:lang}
name
The name of the tool to insert. This is a required attribute.
position
The 0-based position at which to insert the tool. Valid positions are 0 through 17. If
the attribute is missing, or has a value beyond 17, the tool assumes the last position in the toolbar
by default. This is an optional attribute.
depth
The 0-based depth of the tool is its position in the toolbar, where 0 specifies the top. If the
depth attribute is missing, or has a value beyond the bottom of the menu as the tool's position,
the tool depth defaults to the bottom of the menu. This is an optional attribute.
xml:lang
Specifies the language for the listed file. Extension Manager compares this language
with the user language, which is determined by the process outlined in
defaultLanguage
on
page
12
. If the languages match, configuration changes are applied; if not, they are ignored. If
Extension Manager can't determine the user language, it applies all configuration changes
regardless of their specified language.
For more information, see
Creating multilingual extension packages (version 2.1 and
later)
on
page
54
.
Contents
None.
Container
This tag must be contained in a
toolpanel-changes
tag.
Example
<toolpanel-changes>
<toolpanel-item-insert name="polystar" position="7" />
</toolpanel-changes>
ftp-extension-map-changes
Description
Specifies a change to the FTPExtensionMap.txt file located in the Configuration folder.