Re:Pulling var's from Flash and saving with SWFKit
The Flash file has a set of input fields that set variables that run a calculator and I want to be able to save those variables to a text file that can be opened at a later time (as a comparison) using SWFKit's ability to have open file and save file dialogs. The actual "open" sequence can simply be a way for a target path to be established so Flash can do a loadVar function. I've got the script to the point where I transfer the Flash variables to SWFKit, I'm just not clear as to how to get them into a text file that Flash could later read. Thanks for helping me out:?)
|