|
Flash CS4 Resources |
swfPanel.nameAvailabilityFlash CS4 Professional. UsageswfPanel.name DescriptionRead-only property: a string that represents the name of the specified Window SWF panel. ExampleThe following code displays the name of the first registered Window SWF panel in the Output panel: fl.trace(fl.swfPanels[0].name); See also |