Thomas König wrote: > Hi there, > can anyone tell me if it is possible to use the latest Flash Standalone > Player for Linux (6.0r79 afaik) in fullscreen mode? > I tried to figure out myself with an Ubuntu Live CD but i didn't manage to > install all the dependencies.
I have not tried it. > Or maybe anyone knows a way to get the flash browser plugin on linux to get > running in fullscreen? You just need a custom app with just a gecko (firefox doesn't do 100% fullscreen for example) and make the app be on top and fullscreen playing with gtkwindow property. There're samples like "helloworld" gecko gtk browsers in the net. Another possibility is playing with firefox css/templates/xul/whatever to make the fullscreen be real fullscreen (look for firefox kiosks for example). -- Ivan Mosquera http://ktulur.ath.cx > > Thanks alot, > Thomas > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
