外部调用swf

      闪客资源 2005-6-13 18:21
做个空mc,命名为mpg,放在适当位置,双击进入其编辑界面,在它的第一桢加如下代码:
this.createEmptyMovieClip("mymc", 1);
mymc.loadMovie("yd.swf", 1);
onEnterFrame = function () {
mymc._x = 0;
mymc._y = 0;
mymc._xscale = 80;
mymc._yscale = 80;
};
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}