605
B
APPENDIX B
XML to UI
Macromedia Flash Basic 8 and Flash Professional 8 come with several extensibility features
including Behaviors, Commands (JavaScript API), Effects, and Tools. With these features,
advanced users can extend or automate the authoring tool’s functionality. The XML to UI
engine works with each of these extensibility features to create dialog boxes that the user sees if
the extension either requires or accepts parameters.
XML to UI uses a subset of the XML User Interface Language (XUL), along with some tags
created for Flash. These tags define a dialog box exclusively with XML. The XML to UI
rendering engine parses the XML and generates a
modal
dialog box. Modal dialog boxes,
unlike
modeless
dialog boxes, must be dismissed (either accepted or cancelled) before the
application can continue operation.
When used with Behaviors, the XML tags that define the dialog box reside in the same XML
file in which the behavior is defined. For Effects, Tools, and the JavaScript API, the XML tags
must be placed in a separate XML file.
Содержание FLASH 8-FLASH
Страница 1: ...Using Flash ...
Страница 12: ...12 Contents ...
Страница 110: ...110 Using Symbols Instances and Library Assets ...
Страница 128: ...128 Working with Color Strokes and Fills ...
Страница 156: ...156 Drawing ...
Страница 190: ...190 Working with Text ...
Страница 224: ...224 Working with Graphic Objects ...
Страница 270: ...270 Creating Motion ...
Страница 310: ...310 Working with Video ...
Страница 362: ...362 Working with Screens Flash Professional Only ...
Страница 386: ...386 Creating Multilanguage Text ...
Страница 454: ...454 Data Integration Flash Professional Only ...
Страница 500: ...500 Publishing ...
Страница 534: ...534 Creating Accessible Content ...