'temp/ … -debug' is not a valid location.
-
Error: 'temp/ … -debug' is not a valid location.
Description: 'temp/SVC-debug' is not a valid location. The location is relative to undefined workspace path variable 'temp'.
Severity: Error
On element: SVC
I folder:
Location: line -1Solution: edit /.actionScriptProperties (compiler) and locate outputFolderLocation, change it to your own debug folder. Removing the outputFolderLocation="[path]/temp/SVC-debug" setting works as well.
.actionScriptProperties
<actionscriptproperties analytics="false" mainapplicationpath="VideoChat.mxml" version="6"></actionscriptproperties>