|
|||
|
Hi - I'd like any ideas for this please!
I building an application that will create a number of files within a new folder. I realise I can use "new Folder(folder);" to create a new folder via SWFKit, but what I'm stuck with is how to allow the user to choose the folder location. A normal dialog box won't work - as I'm not asking them to save a specific. I'm basically asking them to create a folder and then the application will put all the relevant files in that folder. I could just open a dialog box and get the user to press 'New folder' etc. but that seems too clumsy. Any ideas? I'm basically after a way of getting the user to choose a location for a new folder via a dialog box.
__________________
:) |
|
|||
|
Just to add, I've tried playing with Dialogs.browse([title[, path[, browsecomputer]]]) but I'm not sure this is quite it.
I really want the user to browse their computer to find a location e.g. the desktop and then this location is returned back to SWFKit allowing me to create a new folder there.
__________________
:) |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|