ADOBE SYSTEMS INCORPORATED
Copyright 2000-2002 Adobe Systems Incorporated
All Rights Reserved
NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms of the Adobe license agreement accompanying it. If you have received this file from a source other than Adobe, then your use, modification, or distribution of it requires the prior written permission of Adobe.
Extension Name: Menus and Dialogs
Folder name: Menus and Dialogs
Menu: Extensions > Samples > SDK Test
Help Menu: About Menus and Dialogs...
Description:
Creates custom menus, menu items, dialogs, and dialog controls.
Dependencies:
This sample use the fileDelimiter() function from Shared/generalUtils.js.
Module Definition:
Scripts:
User Interface Tags:
Dialogs Define Dialogs here.
|
||||
|
||||
|
||||
|
|||
|
|||
JSXLocale Specify localized versions of strings used in menu items, dialogs, alerts, etc.
US | DE |
---|---|
SDK Test | SDK-Test |
Show a Dialog | Dialog anzeigen |
Enable/Disable Cancel button for dialog | Abbrechen verhindern |
Call JSASample.power() | JSASample.power() aufrufen |
Submenu | Untermenü |
Toggle Check for Subitem | CheckMark für Untermenüpunkt schalten |
Subitem | Untermenüpunkt |
Absolute URL | Absolute URL |
Relative URL | Relative URL |
Display OS version | Betriebssystemversion anzeigen |
Display GoLive version | GoLive-Version anzeigen |
Test Dialog | Beispielsdialog |
Cancel | Abbrechen |
OS version: | Systemversion: |
GoLive version: | GoLive-Version: |
Menu Bar Add items and menus to the GoLive menu bar.