By fscommand("save","savefile.ext") - shown in Sx tutor, I can beutifully save a set of _root.variables into a local file.

However, in some occasion, in addition to the variables value that I want to save, there appear some Flash variables like:

&constructor=[type Function]&__proto__=[object Object]

Although, it wont disturbe my loadVariables script, it really lools ugly.

Anyone knows how to avoid this ?