Hi, I wonder if anyone has come across this problem before :
When running swfcombine on a Flash Player 9 file, the output file always has a FileAttributes value of 0x8. On inspection of rfxswf.c, swf_WriteSWF2 seems to force-fit this attribute value. Therefore, swfcombine, for example, will always create Fp9 files with Fileattribute of 0x8. Any pre-existing values of FileAttributes are over-written, although the File Format Specification v9 for SWF indiates other flag values are indeed possible. Ref : line 1388 of rfxswf.c in the cvs. Regards, Mahesh
