Karl Schumann
Results
2
comments of
Karl Schumann
Just upgraded to Windows 10 2004 and am noticing this issue now as well. Anyone happen to come up with a solution?
Running into this too. We load local HTML and us anchor tags to scroll the user to a specific section. ```javascript if (dir.exists) { loadReference( paragraphReference); } protected function loadReference(bookmark:String):void...