#12001/7/4 17:17:33
各位大虾:
请了先
我在做《密室中反弹的小球》
动画时,遇一问题
就是写到第二帧
x = getProperty(ball, _x);
y = getProperty(ball, _y);
if (Number(x)>=390) {
}
movex = -(movex);
tellTarget ("/ball") {
}
play ();
到这儿,还有一个大括号写不出来
我转换到专业模式中,写出来
可等我再转换到一般模式的时候
不能转换,弹出对话框
This script contains errors. It is not possible to covert form Expert Mode
to Nurmal Mode untli you fix these errors
还有另外一个对话框
Scene=Scene 1, Layer=action, Frame=2: Line 10: Syntax error.
小可E文太差
看不懂
各位大虾
帮帮我啊!!!!!