Deploying to a server and remote debugging with FlashDevelop?

后端 未结 2 990
醉梦人生
醉梦人生 2021-01-26 06:49

Is there any way to automatically deploy to a server after I build a flex app, and then debug using the remote url ?

This is totally possible in FlashBuilder, but I am

2条回答
  •  礼貌的吻别
    2021-01-26 07:33

    If you deploy a debug version of your SWF, you can start FlashDevelop debugger for remote debugging (see Debug menu) and then navigate to the online page where your SWF resides.

提交回复
热议问题