PDA

View Full Version : Show a flash annoucement in Windows


Simbiot
10-10-2006, 06:49 PM
Hey,

I hope I'm in the right forum... I wanted to ask you guys if it's possible to start a flash file (exe or swf) whenever a user logs in to their windows account. We're working on a project for school and want to use this flashfile to make announcements to every user who logs in to a school pc (like a popup, only less annoying).

Do you think it's also possible to feed this file realtime with data from our server dynamically when a network connection is active?

Thanks

outlando
10-11-2006, 02:08 PM
You could put a shortcut to it in the Windows startup file, or probably do something with a login script, depends how your network is set up.

Simbiot
10-12-2006, 11:09 AM
Oke, oke, thanks a lot.