Compiling RemoteObjectAMFTest against 097 and the Jan 1 098 nightly, I get a bunch of errors: ...\MXRoyaleJS.swc could not be found
One example output: c:\...\royale-asjs\frameworks\js\libs\MXRoyaleJS.swc Warning: The definition org.apache.royale.events.Event depended on by mx.core.ScrollControlBase in the SWC c:\...\royale-asjs\frameworks\js\libs\MXRoyaleJS.swc could not be found The terminal process "C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe '-jar', 'c:\Users\jmfil\.vscode\extensions\bowlerhatllc.vscode-nextgenas-1.6.0\bin\asconfigc.jar', '--sdk', 'c:\...\royale-asjs', '--debug=false', '--project', 'c:\...\royale-asjs\examples\mxroyale\RemoteObjectAMFTest\asconfig.json'" terminated with exit code: 3. I checked the file path referenced and the swc file is there, so not sure... Visual Studio Code; JDK 8u281
