标签: actionscript adobe flash
假设我在Windows上将Z:/驱动器映射到网络上的某个文件夹并且我的swf驻留在那里。我可以使用AC_FL_RUNContent将该swf嵌入到html中,并将路径指定为Z:/test.swf ??
答案 0 :(得分:0)
您可以尝试使用'file:/// Z:/test.swf'吗?