|
|||
|
I've tried, but I can't get it to work. May I have some sample code? It will only work as a SWFKit script. Thanks!
Last edited by motionman95; 12-13-2008 at 09:56 PM. |
|
|||
|
sorry for my bad english!
in Folder.as,there is no such a property named files,but there is a methed of the same name. as follwing: import SWFKit.*; var f = new Folder("c:\\windows"); Global.trace(f.files()); it can be worked!! |
|
|||
|
You can use the "name" property of the File object. It does exactly what you want.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|