kiosk

Flash fullscreen on startup in controlled environment?

I know it's not possible to get flash fullscreen for a regular user without user's interaction. However, I'm working on a kiosk, which is a closed Firefox environment. Is there a trick out there which does let you go fullscreen from code only? Maybe modified flash plugin, or a firefox plugin, anything? ...

Can I with javascript lockdown browser address bar to a specific domain?

Hi. I'm quite new at Javascript, and have so far only used the DOM, but I now need to access the browser model, and I don't know if what I'd like to do is possible. The problem: sometimes I let my youngest daughter browse some kid-friendly Flash game sites. The problem is that most flash games display links to other sites in their spl...

Flex On Touch Screen System: Does web sites in flex works on touch screen system?

Hi, I build a web site in flex that some time take input. Will this website works on Touch Screen environment(KIOSK).My question is we have to make any change to handle input such as prompt on screen keyboard when input fields are get focused or it will manage my device and OS of system(KIOSK, Touch screen system) itself. ...

Is it possible to start Opera in Kiosk Mode without command line switches?

Hi everyone... I'm trying to setup Opera to run in Kiosk Mode without using any command line switches on Windows XP. Originally I had it working by using a desktop shortcut with about 5 or 6 command line switches tagged on the end of the path to the opera.exe such as: "C:\Program Files\Opera\opera.exe" -kioskmode -kioskresetstation -no...

Two-way encryption on a local webserver that could get stolen

I have an offline kiosk computer that will be running a LAMP web server and hosting a form for people to walk up and fill out. The data they submit will be encrypted and stored in a MySQL database (all stored locally on that machine). The concern is that if the entire box was stolen, someone would potentially be able to get into the cod...