What is the address of my Flash debugger?

本秂侑毒 提交于 2019-12-21 06:01:00

问题


I packaged my SWF for iPad and exported to debug. I installed the .ipa on my iPad. When I tapped on the icon, nothing happened for a few minutes. Then, I got a UIAlertView asking for the address of my Flash debugger.

Does anyone know what that address might be, or what to do with that UIAlertView?


回答1:


On Adobe's website, I've found the answer:

Debugging the application on the iPhone To debug the application on the iPhone:

Compile the application with debug support: In Flash Professional CS5, compile using the “Quick publishing for device debugging” setting. (See Creating an iPhone application installer file using the Packager for iPhone included with in Flash Professional CS5.) Using the PFI command-line application, compile the application with the target ipa-debug option. (See Creating an iPhone application installer file from the command line.) Install the application on the iPhone. On the iPhone, turn Wi-Fi on and connect to the same network as that of the development computer. Start a debug session on your development computer. In Flash Professional CS5, choose Debug > Begin Remote Debug Session > ActionScript 3.0. Run the application on the iPhone. The debug version of the application will prompt you for the IP address of the developer computer. Enter the IP address and tap the OK button. To obtain the IP address of the development computer. On Mac OS, on the Apple menu, choose System Preference. In the System Preferences window, click the Network icon. The Network preferences window lists the IP address. On Windows, start a command-line session and run the ipconfig command.




回答2:


Maybe try switching the user agent of your browser to iOS and testing it that way using a SWF? I'm not sure I understand your issue.



来源:https://stackoverflow.com/questions/4162180/what-is-the-address-of-my-flash-debugger

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