Specifications

151ADOBE FLEX 3
Building and Deploying Adobe Flex 3 Applications
show-actionscript-warnings=true|false
Shows warnings for ActionScript classes.
The default value is true.
For more information about viewing warnings and errors, see “Viewing warn-
ings and errors” on page 172.
show-binding-warnings=true|false
Shows a warning when Flash Player cannot detect changes to a bound prop-
erty.
The default value is true.
For more information about viewing warnings and errors, see “Viewing warn-
ings and errors” on page 172.
show-shadowed-device-font-
warnings=true|false
Shows warnings when you try to embed a font with a family name that is the
same as the operating system font name. The compiler normally warns you
that you are shadowing a system font. Set this option to
false to disable the
warnings.
The default value is true.
For more information about viewing warnings and errors, see “Viewing warn-
ings and errors” on page 172.
show-unused-type-selector-
warnings=true|false
Shows warnings when a type selector in a style sheet or <mx:Style> block is
not used by any components in the application.
The default value is true.
For more information about viewing warnings and errors, see “Viewing warn-
ings and errors” on page 172.
Option Description