Flash fullscreen doesn’t work on Ubuntu 10.10
Reason :
The problem has something to do with flash having hardware acceleration enabled
Solution :
Open a terminal and type the following: sudo mkdir /etc/adobe sudo su sudo echo \”OverrideGPUValidation = 1\” >> /etc/adobe/mms.cfg
After executing the code above, we haven’t had a problem viewing flash [...]
