Anyone can post how the file management works in flash 8 ?
a little function listing or so.
i’d like to see what it’s capable to do 
maybe FileUpload(File,UrlDest,MimeType) ?
Last time when i needed to upload a file i was forced to use that nasty GetURL function, javascript to parse a form, resize the opened window, reload page and parse another form and php to create and control files/folders. sigh
Thanks all 