请教Flex高手, 使用CursorManager自定义鼠标之后怎么换回系统默认鼠标?
importmx.managers.CursorManagerCursorManager.setCursor(CursorManager.NO_CURSOR);//运行时...
import mx.managers.CursorManagerCursorManager.setCursor(CursorManager.NO_CURSOR); //运行时能看到效果,但却总是提示1067 错误//请问有人知道这个是什么问题吗?
-------------------------------------------------------------------------Error
1067 Implicit coercion of a value of type %s to an unrelated type %s. 您正试图将某个对象转换为无法转换成的类型。如果 希望转换成的类不在要转换的对象的继承链中,就有可能发生此错误。 仅当编译器在严格模式下运行时,才会出现此错误。 展开
-------------------------------------------------------------------------Error
1067 Implicit coercion of a value of type %s to an unrelated type %s. 您正试图将某个对象转换为无法转换成的类型。如果 希望转换成的类不在要转换的对象的继承链中,就有可能发生此错误。 仅当编译器在严格模式下运行时,才会出现此错误。 展开
2013-06-26
展开全部
CursorManager.removeAllCursors()
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询