Signing Flash files

Hi everyone!

I have a problem with signing flash files using “signtool.exe”, which is included in Microsoft SDK Platform.

In my project I have a main folder containing the .exe flash file. When this is executed it loads a swf file from a subfolder using an actionscript from another subfolder. After the .exe flash file has been signed, an empty white window is displayed instead of the correct swf content, when starting the application.

Is there anyone else that have experienced problems with signing flash files? Does anyone know how to fix this?

Thanks!