I actually found a way that works for me. I tried setting firefox on ubuntu(5.04) to fullscreen, which actually works if you disable all Toolbar and status bar views, but the problem was that when going to fullscreen, the flash movie did'nt get resized. (Flash seems to get the onresize event, but the browser probably doesn't resize it (ff 1.0.2).
Anyway, i installed Opera 8.51 and that worked perfect with flash in fullscreen mode. (i did my tests with, www.conclave.ru, an awesome site in case you don't know) Best regards, thomas -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Ivan Mosquera Gesendet: Freitag, 02. Dezember 2005 15:30 An: Open Source Flash Mailing List Betreff: Re: [osflash] Flash Player Standalone on Linux 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 _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
