linux - call shell command inside of a flash file -


I want to create a basic GUI for the touchscreen panel with Linux GML with Fluxbox, so I'm very restricted. The Gnash Player is also available. What is the procedure to call the shell / bash command inside a Flash file (SF)?

I want to create a GUI with the touchscreen to control the amplifier and volume ... if it is not possible with Flash, what do you think is the easiest way?

You can use Adobe AIR to wrap your SWF file And then use the Brand New Basic Process API to interact with any process in the system. To do this, you should compile for a native app, and it's the place where I'm not sure that AIR is compiling native on Linux (some are compiled for DMG and XP in Mac).

If AIR is not ready for it yet, visit + They are open source wrappers around FlashPlayer.

If you need some more help, then ping me back.

HH,

J


Comments