Question
Stop Authortime Sharing
Hello, everyone.
I'm working on a project using Flash CS6 and it seems there's no way to clear the path to the FLA in the IDE (same for Animate).

And using JSFL, when I try something like:
lib.setItemProperty("sourceFilePath", "file:///");
Or:
lib.setItemProperty("sourceFilePath", "");
I always get an invalid argument error.
JC

