Adobe Extending Flash Professional CS5 Uživatelský manuál Strana 549

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 565
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 548
527
EXTENDING FLASH PROFESSIONAL
XMLUI object
Last updated 5/2/2011
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()
Zobrazit stránku 548
1 2 ... 544 545 546 547 548 549 550 551 552 553 554 ... 564 565

Komentáře k této Příručce

Žádné komentáře