How does one actually go about writing a file out to a directory from inside a class or is there an actual class that handles that like in other languages?
You can ALLOW USER save it with FileReference. Other wise, unless it is an air application - you cannot save anything on user's harddrive without him being aware that it was saved. SharedObject is, of course, an exception but it is a slippery road because user can always reject/remove this info.
How are you going to reuse this saved file if ever?
no, you don't have to apply the flush() method to write to your so. if you apply flush(), data is written to the so immediately. if don't apply flush(), data is written when your swf closes.
p.s. i notice you marked many of your threads as answered but gave noone credit for giving a helpful or correct response. if someone gives a helpful/correct response, you should mark their response.
North America
Europe, Middle East and Africa
Asia Pacific