开发者

What does ActionScript mean by 'antiAliasType' in the following context?:

    // When I Run The Following Two Lines, I Get The Error Shown Below
    var B:Button=new Button();
    var lineMetrics:TextLineMetrics=B.measureText('Hello World');
    //   TypeError: Error #2007: Parameter antiAliasType must be non-null.

From My Point Of View, As 开发者_JAVA技巧Useless Errors Go, This One Is Unsurpassed.

Can anyone point me in the right direction?


The last post in this thread may help: http://www.actionscript.org/forums/showthread.php3?t=148610

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜