aharui commented on issue #803: ModuleLoader.url returns different str than Flex
URL: https://github.com/apache/royale-asjs/issues/803#issuecomment-612453450
 
 
   IIRC, relative paths are different at the runtime layer.  Flash loads 
relative to the path of the loading SWF, the browsers load relative to the 
server root.  Flex had some code to override Flash's handling of relative paths 
to make it more what users would expect.
   
   Patches are welcome to try to hide that fact from the API surface and accept 
and return the same strings as in Flex on Flash.

----------------------------------------------------------------
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