开发者

AS2 - How to terminate a conditional test only one level

The break statement terminates开发者_如何学运维 the whole loop or test, but I want to terminate it only one level. How would you do that?


use labels in your for loop. this is as3 but i think it should work in as 2 as well:http://jacksondunstan.com/articles/1228

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜