In theory, you should be able to do it with the <inject_html> tag. This example [1] from the SDK loads a 3rd party library [2]. Note how you can use window["myGlobalVar"] to access a loaded global var.
[1] https://paste.apache.org/nP11 [2] https://github.com/nodeca/pako -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Flexjs-Javascript-libraries-tp15402p15403.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
