Hi, I encountered a problem with Apache Flex SDK 4.11.0 full installation, and workers.
Then building in debug mode on FP 11.9 workers support returns true, but second worker never created. Release build works fine. Switching to AIR sdk 3.9, or writing it over 4.11 fixed the problem. I compile a table testing different flash player versions : http://mvcexpress.org/documentation/misc/workerSupportTable.html ----- It sounds like similar problem was reported to Adobe : https://bugbase.adobe.com/index.cfm?event=bug&id=3578251 ---- It looks like 4.11 SDK have general problem running workers in debug mode with all flash player version. (and FP 11.5 is just broken in all cases.. not sure what is wrong there.. bug created regarding this : https://bugbase.adobe.com/index.cfm?event=bug&id=3669614) ---- (I am using latest IntelliJ as IDE.) (I am doing worker extension for mvcExpress framework. https://github.com/MindScriptAct/mvcEpress-extension-workers) -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Flex-SDK-4-11-and-workers-tp3794.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
