开发者

FLash Builder 4 Debug Application using the same html file

开发者 https://www.devze.com 2023-01-30 00:20 出处:网络
I have an html file which I want to use every time I debug 开发者_StackOverflow社区my flex application. I don\'t want an new html file to be generated every time. How can I do this?

I have an html file which I want to use every time I debug 开发者_StackOverflow社区my flex application. I don't want an new html file to be generated every time. How can I do this?

Thanks in advance


You can set compiler settings to turn off html generation and in debug settings you can customize the URL for debugging.

0

精彩评论

暂无评论...
验证码 换一张
取 消