主题:  我仅仅加一个 stop( ): 为何报错~~

gibsion

职务:普通成员
等级:1
金币:0.0
发贴:10
注册:2005/6/24 22:27:08
#12005/10/16 18:20:47
我用的是flash8 仅在关键帧加一个 stop( ); 就报出如下的错误~~
**Error** C:\Documents and Settings\sly\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\
FP8\TextField\StyleSheet.as: Line 7: The name of this class, 'TextField.StyleSheet', conflicts with the name of another class
that was loaded, 'TextField.StyleSheet'.
{

Total ActionScript Errors: 1      Reported Errors: 1

请高手帮忙?~~



零落一身秋

职务:普通成员
等级:1
金币:0.0
发贴:16
注册:2005/8/7 22:16:08
#22005/11/16 19:34:37
Line 7: The name of this class, 'TextField.StyleSheet', conflicts with the name of another class
that was loaded, 'TextField.StyleSheet

确定是STOP惹的祸?