< 怎么解决 >
1106: 增量的操作数必须是引用。
private function fun_wj_dj(param1:MouseEvent) : void
{
var _loc_2:Number;
if (param1.target.name == "quxiao")
{
if ((Number(param1.currentTarget.name.substr(2)) + dqys)-- == biaoshi)
{
fileref.cancel();
}// end if
if (_loc_2 < biaoshi)
{
biaoshi--;
}// end if
fileArray.splice(_loc_2, 1);
gdtzt.splice(_loc_2, 1);
if (this.sc.visible == false)
{
fun_shangchuang();
}// end if
fun_pailie();
}// end if
return;
}// end function
问题解决马上给分