Adobe Extending Flash Professional CS4 Bedienungsanleitung Seite 543

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 560
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 542
521
EXTENDING FLASH CS4 PROFESSIONAL
XMLUI object
Parameters
controlID A string that specifies the ID attribute of the control you want to show or hide.
visible A Boolean value of true if you want to show the control; false if you want to hide it.
Returns
Nothing.
Description
Method; shows or hides a control.
Example
The following example hides the control with the ID attribute myControl:
fl.xmlui.setVisible("myControl", false);
See also
xmlui.getVisible()
Seitenansicht 542
1 2 ... 538 539 540 541 542 543 544 545 546 547 548 ... 559 560

Kommentare zu diesen Handbüchern

Keine Kommentare