Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/22.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/flash/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Linux 在flash文件中调用shell命令_Linux_Flash_Actionscript_Shell_Gnash - Fatal编程技术网

Linux 在flash文件中调用shell命令

Linux 在flash文件中调用shell命令,linux,flash,actionscript,shell,gnash,Linux,Flash,Actionscript,Shell,Gnash,我想为运行linux grml和fluxbox的触摸屏面板创建一个基本GUI,所以我受到了很大的限制。也可以使用啃咬播放器。有没有办法在Flash文件(swf)中调用shell/bash命令 我想创建一个GUI,用触摸屏控制mplayer和音量。。。如果Flash无法实现,您认为最简单的方法是什么?您可以使用Adobe AIR包装SWF文件,然后使用全新的NativeProcess API与系统中的任何进程进行交互。为此,您必须编译到本机应用程序,我不确定AIR是否编译到Linux上的本机应用程

我想为运行linux grml和fluxbox的触摸屏面板创建一个基本GUI,所以我受到了很大的限制。也可以使用啃咬播放器。有没有办法在Flash文件(swf)中调用shell/bash命令

我想创建一个GUI,用触摸屏控制mplayer和音量。。。如果Flash无法实现,您认为最简单的方法是什么?

您可以使用Adobe AIR包装SWF文件,然后使用全新的NativeProcess API与系统中的任何进程进行交互。为此,您必须编译到本机应用程序,我不确定AIR是否编译到Linux上的本机应用程序(它在Mac上编译到dmg,在Windows中编译到exe)

如果空气还没有准备好,那就试试+。这些都是围绕FlashPlayer的开源包装

如果你需要更多的帮助,请打电话给我