Hi there, 

I was wondering how I can either convert the adobe air runtime library
(airglobal.swc) to JS or if existing JS files exist? My project relies on
certain classes provided by airglobal.swc and I was wondering if it was
possible to use these in the Browser? 

Currently I have managed to compile my application with no errors by added
airglobal.swc as an external dependency however this doesn't provide the
classes as JS files. So upon loading my page I get an "Uncaught
ReferenceError: flash is not defined" error. 

Is it possible to transpile or even use the airglobal.swc classes in the
browser? or is this just wishful thinking on my part? 

Best Regards, 
Almir Kadric



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-airglobal-swc-runtime-inside-JS-build-tp61282.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to