Mannually connecting Flash Player (debug) to Flex/Flash Builder

眉间皱痕 提交于 2019-12-24 08:21:27

问题


Is it at all possible to connect the Flash Player debug version to the debugger in Flex Builder using source code? I'm running an app which has no right click menu, and I therefore can't right click and select connect to debugger.


回答1:


I don't know if you can connect it from code, by this maybe helps you:

If you want to run the Flex Builder with the Flash Player Debug you have first to get the Flash Player Debug then copy the Flash Player Debug into [Flex Install Directory]\Player\win, paste the Flash Player executable file and rename it to Flash Player.exe. Restart your Builder and run your application (from the Builder) in Debug Mode.




回答2:


I think this is what you need: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcds/debugging_03.html#182352




回答3:


I've managed to connect fdb.exe from the command line to my app! Works like a charm. A bit more work though, since there's no UI.



来源:https://stackoverflow.com/questions/1459532/mannually-connecting-flash-player-debug-to-flex-flash-builder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!