gpt4 book ai didi

flash - 如何使用 ActionScript 从 Flash SWF 启动 EXE?

转载 作者:行者123 更新时间:2023-12-02 10:47:33 25 4
gpt4 key购买 nike

我希望我的 Flash SWF 从 native 操作系统打开外部 EXE,我已经尝试过:

protected function LaunchExe():void {
flash.system.fscommand("exec","Test.exe");
}

但是什么也没发生。我是否使用此命令做错了什么,或者我需要完全不同的东西吗?

最佳答案

它只能在投影仪文件(可执行 Flash)中运行,如果您像这样运行它,您尝试启动的应用程序应该位于名为 fscommand 的子目录中。

来自Adobe :

The exec command runs in the subdirectory fscommand only. In other words, if you use the exec command to call an application, the application must reside in a subdirectory named fscommand. The exec command works only from within a Flash projector file.

关于flash - 如何使用 ActionScript 从 Flash SWF 启动 EXE?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19551543/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com