views:

50

answers:

2

If I copy all the files from the debug folder and paste it somewhere it stops working gives me a sandbox error. ( I am not using any absolute paths) and everything seems to be fine in debug folder. Any Ideas?

It's a actionscript project in flex builder.

+2  A: 

You need to add the new path to your Flash Player trust file.

99miles