allonkwok

allonkwok

4p

3 comments posted · 0 followers · following 0

16 years ago @ Kevin Cao's Blog - Better Debugging Flash... · 0 replies · +1 points

貌似Complier Arguments那边多了换行或空格的问题,现在可以了。:D

16 years ago @ Kevin Cao's Blog - Better Debugging Flash... · 1 reply · +1 points

我在Complier Arguments里面加了一行 -debug=true ,运行的时候返回以下错误,网上查了一下在flex和fd里面,只要Main.as为默认启动项就可以了,在FDT里面要怎么弄呢?

在 调试配置 里面已经设置了 Main Class 为 src/Main.as

Error: a target file must be specified

16 years ago @ Kevin Cao's Blog - Better Debugging Flash... · 0 replies · +1 points

很详细,学习了~