#52002/3/25 14:18:03
首先感谢版主的回复,我也看过《制作快速启动的projector》一文,是这样一个问题:
在用stub player来启动main电影时,初始过程仅加载了main电影中用到的Xtra,
other电影中需要的如Flash Asset.x32、Text Asset.x32、budapi.x32等放在同目录的otherxtra文件夹中,在main.dir中点击跳转到other电影时再用openxlib the applicationPath & "otherxtras" 把Xtra装进来,可是这个命令只能把budapi.x32之类的加载,而Flash Asset.x32、Text Asset.x32等没加载。(用showXlib查看的)
恭侯版主的回信...