GNU/Linux App to make a screen saver from flash
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Essentially something that would allow creation of screen savers from flash that would then work on GNU/Linux operating systems. - -- Regards, Steven Rose www.stevey.eu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFITSqoOZpkWR2o6LERApndAJ0bP0D/3cXTmzXBwOGYsp0eH67CFACdFnoc sRA38BxLQHCH7OWWnZ8YVYc= =ZWMn -----END PGP SIGNATURE-----
On 09 Jun 14:05, Steven Rose wrote:
Essentially something that would allow creation of screen savers from flash that would then work on GNU/Linux operating systems.
Technically, linux screen savers just write to the root window, so, all you'd actually need to do is embed a web browser or silimar in to the screen saver and display the flash movie on the "root" window. Given that there are also flash movie players, and they take a window argument, you could get those to display it on the root window as a shell script and set that as the "screensaver". X Screen Hacks (as X11 screen savers are quite often called) really do just write to the root window, there's not a whole lot to 'em. Cheers, -- Brett Parker
participants (2)
-
Brett Parker -
Steven Rose