For an event we need the following setup:
Multiple computers running a kinda of quiz (in asp.net). Every one of them plays a video as background (in the browser), sorta like a screensaver (with advertising). When moving the mouse a div pops up which allows the user to choose a quiz in fill out the forms. The catch is that the video needs to be synchronized on all the PCs.
These are the constraints:
- The asp.net code is already there, so writing it completely in flash is no option.
- We know .NET, javascript, html, the standard webdev stuff best, so investing time is something new is a last resort.
Any suggestions?