angelhdz commented on issue #229: Path to "playerglobal.swc" wrong in 
royale-js-swf package
URL: https://github.com/apache/royale-asjs/issues/229#issuecomment-544303989
 
 
   Followed all the steps. The README.md is outdated though...
   
   Set all the env paths,  AIR_HOME, FLASHPLAYER_DEBUGGER, JAVA_HOME, 
PLAYERGLOBAL_HOME, ANT_HOME.
   
   At first nothing. 
   
   Then It says it coulnd't find the player in 
C:\Users\Angel\Documents\Programming\Apache 
Royale\sdk\0.9.6\royale-asjs\frameworks\libs
   
   So I put the playerglobal.swc 11.7 there, in a folder player\11.7.
   
   Nothing.
   
   So I kept thinking and changed the launch.json  to SWF Standalone and it 
worked but it only works with the Flash Player Debugger, SWF Output.
   
   So how to get it to work with AIR Mobile/Desktop with AIR SDK?
   
   It doesn't work with an AIR Mobile/Desktop configuration:
   
   ```
   {
           "type": "swf",
           "request": "launch",
           "name": "Launch AIR mobile",
           "profile": "mobileDevice",
           "screensize": "SamsungGalaxyS",
           "screenDPI": 326,
           "versionPlatform": "AND"
         },
   
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to