Im still new in Flex and currently working on capturing a flash game into a flv video file. Im using FileReference.save() to write the captured file in the user's system. It is working as of now but not the way I want it to be.
Is there a way to bypass or automate the save dialog box when invoking the save() api of fileReference?