#32001/6/21 13:32:23
the desktoprectlist返回的是列表,所以需要指定位置,改为以下样子就可以了.
on preparemovie
(the stage).rect=(the desktoprectlist{1})
(the stage).drawrect=(the desktoprectlist{1})
end
中括号怎么显示不出来,我用"{"表示之,
编辑历史:[这消息被dexn编辑过(编辑时间2001-06-21 13:33:05)]
[这消息被dexn编辑过(编辑时间2001-06-21 13:34:05)]
[这消息被dexn编辑过(编辑时间2001-06-21 13:36:18)]