Hi, no there’s not much difference but your right you do need to consider people pressing with fingers rather than a mouse so buttons should be a bit bigger. You will also need to wrap the swf in something link MDM Zinc if you are having a kiosk with a keyboard. This is to prevent user’s from quitting the app using Alt+F4 and to trap all key presses.
In the above kiosk I took the keyboards off and built an on-screen keyboard which is a nicer workaround. I ended up running it in Zinc embedding a IE window and running the app on a local wAmp server so data could be saved to a MySQL DB locally.
]]>