Description
The loaderInfo.url property doesn't return the correct url of the swf when being accessed from the root MovieClip
Platform
All
Steps to reproduce the issue
- trace the code
this.loaderInfo.url in the root timeline
Expected outcome
a string representing the filepath or url of the swf file
Actual outcome
"//"
Description
The loaderInfo.url property doesn't return the correct url of the swf when being accessed from the root MovieClip
Platform
All
Steps to reproduce the issue
this.loaderInfo.urlin the root timelineExpected outcome
a string representing the filepath or url of the swf file
Actual outcome
"//"