Error #1069 in flash
Error #1069: 开发者_Go百科Property data not found on flash.display.SimpleButton and there is no default value. Can anyone give me a suggestion what will be the solution of this problem.
You have a SimpleButton somewhere, and you try to access a property with the name data which doesn't exist. SimpleButton doesn't have a data property.
加载中,请稍侯......
精彩评论