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